Interface AssignedSyncInputJobAttachmentsSessionActionDefinition.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<AssignedSyncInputJobAttachmentsSessionActionDefinition.Builder,,AssignedSyncInputJobAttachmentsSessionActionDefinition> SdkBuilder<AssignedSyncInputJobAttachmentsSessionActionDefinition.Builder,,AssignedSyncInputJobAttachmentsSessionActionDefinition> SdkPojo
- Enclosing class:
AssignedSyncInputJobAttachmentsSessionActionDefinition
@Mutable
@NotThreadSafe
public static interface AssignedSyncInputJobAttachmentsSessionActionDefinition.Builder
extends SdkPojo, CopyableBuilder<AssignedSyncInputJobAttachmentsSessionActionDefinition.Builder,AssignedSyncInputJobAttachmentsSessionActionDefinition>
-
Method Summary
Modifier and TypeMethodDescriptionThe step ID for the assigned sync input job attachments session action.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
stepId
The step ID for the assigned sync input job attachments session action.
- Parameters:
stepId- The step ID for the assigned sync input job attachments session action.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-