public static interface UpdateLaunchConfigurationTemplateRequest.Builder extends MgnRequest.Builder, SdkPojo, CopyableBuilder<UpdateLaunchConfigurationTemplateRequest.Builder,UpdateLaunchConfigurationTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchConfigurationTemplateRequest.Builder |
launchConfigurationTemplateID(String launchConfigurationTemplateID)
Update Launch configuration Target instance right sizing request.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateLaunchConfigurationTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
default UpdateLaunchConfigurationTemplateRequest.Builder |
postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions)
Update Launch configuration Target instance right sizing request.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
postLaunchActions(PostLaunchActions postLaunchActions)
Update Launch configuration Target instance right sizing request.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateLaunchConfigurationTemplateRequest.Builder launchConfigurationTemplateID(String launchConfigurationTemplateID)
Update Launch configuration Target instance right sizing request.
launchConfigurationTemplateID - Update Launch configuration Target instance right sizing request.UpdateLaunchConfigurationTemplateRequest.Builder postLaunchActions(PostLaunchActions postLaunchActions)
Update Launch configuration Target instance right sizing request.
postLaunchActions - Update Launch configuration Target instance right sizing request.default UpdateLaunchConfigurationTemplateRequest.Builder postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions)
Update Launch configuration Target instance right sizing request.
This is a convenience method that creates an instance of thePostLaunchActions.Builder avoiding the
need to create one manually via PostLaunchActions.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to postLaunchActions(PostLaunchActions).
postLaunchActions - a consumer that will call methods on PostLaunchActions.BuilderpostLaunchActions(PostLaunchActions)UpdateLaunchConfigurationTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateLaunchConfigurationTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.