JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Index
Help
Search
Submit feedback...
AWS SDK for Java 1.x API Reference - 1.12.779
We
announced
the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to
AWS SDK for Java v2
. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.amazonaws.services.stepfunctions.builder.states
Interface State.Builder
All Superinterfaces:
Buildable
<
State
>
All Known Implementing Classes:
ChoiceState.Builder
,
FailState.Builder
,
MapState.Builder
,
ParallelState.Builder
,
PassState.Builder
,
SucceedState.Builder
,
TaskState.Builder
,
WaitState.Builder
Enclosing interface:
State
public static interface
State.Builder
extends
Buildable
<
State
>
Base builder interface for
State
s.
Nested Class Summary
Nested classes/interfaces inherited from interface com.amazonaws.services.stepfunctions.builder.internal.
Buildable
Buildable.Utils
Method Summary
Methods inherited from interface com.amazonaws.services.stepfunctions.builder.internal.
Buildable
build
Skip navigation links
Overview
Package
Class
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method