public static interface GetTemplateStepRequest.Builder extends MigrationHubOrchestratorRequest.Builder, SdkPojo, CopyableBuilder<GetTemplateStepRequest.Builder,GetTemplateStepRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTemplateStepRequest.Builder |
id(String id)
The ID of the step.
|
GetTemplateStepRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetTemplateStepRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetTemplateStepRequest.Builder |
stepGroupId(String stepGroupId)
The ID of the step group.
|
GetTemplateStepRequest.Builder |
templateId(String templateId)
The ID of the template.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTemplateStepRequest.Builder id(String id)
The ID of the step.
id - The ID of the step.GetTemplateStepRequest.Builder templateId(String templateId)
The ID of the template.
templateId - The ID of the template.GetTemplateStepRequest.Builder stepGroupId(String stepGroupId)
The ID of the step group.
stepGroupId - The ID of the step group.GetTemplateStepRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetTemplateStepRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.