awscala.stepfunctions

StepFunctionsClient

class StepFunctionsClient extends AWSStepFunctionsClient with StepFunctions

Linear Supertypes
StepFunctions, AWSStepFunctionsClient, AWSStepFunctions, AmazonWebServiceClient, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. StepFunctionsClient
  2. StepFunctions
  3. AWSStepFunctionsClient
  4. AWSStepFunctions
  5. AmazonWebServiceClient
  6. AnyRef
  7. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new StepFunctionsClient(clientConfiguration: ClientConfiguration, credentialsProvider: AWSCredentialsProvider = awscala.CredentialsLoader.load())

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. def activities: Seq[Activity]

    Definition Classes
    StepFunctions
  7. def activity(name: String): Option[Activity]

    Definition Classes
    StepFunctions
  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. def at(region: Region): StepFunctions

    Definition Classes
    StepFunctions
  10. final def beforeClientExecution[T <: AmazonWebServiceRequest](arg0: T): T

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  11. final def beforeMarshalling[T <: AmazonWebServiceRequest](arg0: T): T

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  12. def calculateCRC32FromCompressedData(): Boolean

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  13. final def checkMutability(): Unit

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  14. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  15. def createActivity(name: String): Activity

    Definition Classes
    StepFunctions
  16. def createActivity(arg0: CreateActivityRequest): CreateActivityResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  17. final def createExecutionContext(arg0: Request[_]): ExecutionContext

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  18. def createExecutionContext(arg0: AmazonWebServiceRequest, arg1: SignerProvider): ExecutionContext

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  19. def createExecutionContext(arg0: AmazonWebServiceRequest): ExecutionContext

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  20. def createSignerProvider(arg0: Signer): SignerProvider

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  21. def createStateMachine(name: String, definition: String, roleArn: String): StateMachine

    Definition Classes
    StepFunctions
  22. def createStateMachine(arg0: CreateStateMachineRequest): CreateStateMachineResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  23. def deleteActivity(arg0: DeleteActivityRequest): DeleteActivityResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  24. def deleteStateMachine(arg0: DeleteStateMachineRequest): DeleteStateMachineResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  25. def describeActivity(arg0: DescribeActivityRequest): DescribeActivityResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  26. def describeExecution(arg0: DescribeExecutionRequest): DescribeExecutionResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  27. def describeStateMachine(arg0: DescribeStateMachineRequest): DescribeStateMachineResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  28. def describeStateMachineForExecution(arg0: DescribeStateMachineForExecutionRequest): DescribeStateMachineForExecutionResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  29. final def endClientExecution(arg0: AWSRequestMetrics, arg1: Request[_], arg2: Response[_], arg3: Boolean): Unit

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  30. final def endClientExecution(arg0: AWSRequestMetrics, arg1: Request[_], arg2: Response[_]): Unit

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  31. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  32. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  33. def getActivityTask(arg0: GetActivityTaskRequest): GetActivityTaskResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  34. def getCachedResponseMetadata(arg0: AmazonWebServiceRequest): ResponseMetadata

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  35. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  36. def getClientConfiguration(): ClientConfiguration

    Definition Classes
    AmazonWebServiceClient
  37. def getClientId(): String

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  38. def getEndpointPrefix(): String

    Definition Classes
    AmazonWebServiceClient
  39. def getExecutionHistory(arg0: GetExecutionHistoryRequest): GetExecutionHistoryResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  40. def getMonitoringListeners(): Collection[MonitoringListener]

    Definition Classes
    AmazonWebServiceClient
  41. def getRequestMetricsCollector(): RequestMetricCollector

    Definition Classes
    AmazonWebServiceClient
  42. def getServiceName(): String

    Definition Classes
    AmazonWebServiceClient
  43. def getServiceNameIntern(): String

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  44. def getSignerByURI(arg0: URI): Signer

    Definition Classes
    AmazonWebServiceClient
  45. def getSignerOverride(): String

    Definition Classes
    AmazonWebServiceClient
  46. def getSignerProvider(): SignerProvider

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  47. final def getSignerRegionOverride(): String

    Definition Classes
    AmazonWebServiceClient
  48. def getSigningRegion(): String

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  49. def getTimeOffset(): Int

    Definition Classes
    AmazonWebServiceClient
  50. def hashCode(): Int

    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  51. final def isCsmEnabled(): Boolean

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  52. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  53. final def isRequestMetricsEnabled(arg0: AmazonWebServiceRequest): Boolean

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  54. def listActivities(arg0: ListActivitiesRequest): ListActivitiesResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  55. def listExecutions(arg0: ListExecutionsRequest): ListExecutionsResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  56. def listStateMachines(arg0: ListStateMachinesRequest): ListStateMachinesResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  57. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  58. final def notify(): Unit

    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  59. final def notifyAll(): Unit

    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  60. def requestMetricCollector(): RequestMetricCollector

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  61. def runActivity(name: String, workerName: String = null)(fn: (String) ⇒ String)(implicit ec: ExecutionContext): Future[Option[String]]

    Definition Classes
    StepFunctions
  62. def sendTaskFailure(arg0: SendTaskFailureRequest): SendTaskFailureResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  63. def sendTaskHeartbeat(arg0: SendTaskHeartbeatRequest): SendTaskHeartbeatResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  64. def sendTaskSuccess(arg0: SendTaskSuccessRequest): SendTaskSuccessResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  65. def setEndpointPrefix(arg0: String): Unit

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  66. final def setServiceNameIntern(arg0: String): Unit

    Definition Classes
    AmazonWebServiceClient
  67. final def setSignerRegionOverride(arg0: String): Unit

    Definition Classes
    AmazonWebServiceClient
  68. def setTimeOffset(arg0: Int): Unit

    Definition Classes
    AmazonWebServiceClient
  69. def shouldGenerateClientSideMonitoringEvents(): Boolean

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  70. def shutdown(): Unit

    Definition Classes
    AmazonWebServiceClient
  71. def startExecution(arg0: StartExecutionRequest): StartExecutionResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  72. def stateMachine(name: String): Option[StateMachine]

    Definition Classes
    StepFunctions
  73. def stateMachines: Seq[StateMachine]

    Definition Classes
    StepFunctions
  74. def stopExecution(arg0: StopExecutionRequest): StopExecutionResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  75. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  76. def toString(): String

    Definition Classes
    AnyRef → Any
  77. def updateStateMachine(arg0: UpdateStateMachineRequest): UpdateStateMachineResult

    Definition Classes
    AWSStepFunctionsClient → AWSStepFunctions
  78. def useStrictHostNameVerification(): Boolean

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  79. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  82. def withTimeOffset(arg0: Int): AmazonWebServiceClient

    Definition Classes
    AmazonWebServiceClient

Deprecated Value Members

  1. def addRequestHandler(arg0: RequestHandler2): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. def addRequestHandler(arg0: RequestHandler): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  3. final def configureRegion(arg0: Regions): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  4. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def getServiceAbbreviation(): String

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def getSigner(): Signer

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. final def makeImmutable(): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. def removeRequestHandler(arg0: RequestHandler2): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. def removeRequestHandler(arg0: RequestHandler): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  10. def setEndpoint(arg0: String, arg1: String, arg2: String): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  11. def setEndpoint(arg0: String): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  12. def setRegion(arg0: com.amazonaws.regions.Region): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  13. def withEndpoint[T <: AmazonWebServiceClient](arg0: String): T

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  14. def withRegion[T <: AmazonWebServiceClient](arg0: Regions): T

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  15. def withRegion[T <: AmazonWebServiceClient](arg0: com.amazonaws.regions.Region): T

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from StepFunctions

Inherited from AWSStepFunctionsClient

Inherited from AWSStepFunctions

Inherited from AmazonWebServiceClient

Inherited from AnyRef

Inherited from Any

Ungrouped