Uses of Interface
software.amazon.awssdk.services.sfn.model.ActivityListItem.Builder
Packages that use ActivityListItem.Builder
-
Uses of ActivityListItem.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return ActivityListItem.BuilderModifier and TypeMethodDescriptionActivityListItem.Builder.activityArn(String activityArn) The Amazon Resource Name (ARN) that identifies the activity.static ActivityListItem.BuilderActivityListItem.builder()ActivityListItem.Builder.creationDate(Instant creationDate) The date the activity is created.The name of the activity.ActivityListItem.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type ActivityListItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ActivityListItem.Builder>ActivityListItem.serializableBuilderClass()