Interface StepFunctions2InternalClient

All Known Implementing Classes:
StepFunctions2ClientIAMOptimizedImpl, StepFunctions2ClientIAMProfileOptimizedImpl, StepFunctions2ClientSessionTokenImpl, StepFunctions2ClientStandardImpl

public interface StepFunctions2InternalClient
Manage the required actions of an StepFunctions client for either local or remote.
  • Method Summary

    Modifier and Type
    Method
    Description
    software.amazon.awssdk.services.sfn.SfnClient
    Returns an StepFunctions client after a factory method determines which one to return.
  • Method Details

    • getSfnClient

      software.amazon.awssdk.services.sfn.SfnClient getSfnClient()
      Returns an StepFunctions client after a factory method determines which one to return.
      Returns:
      SfnClient SfnClient