public static interface CreateLaunchConfigurationTemplateRequest.Builder extends MgnRequest.Builder, SdkPojo, CopyableBuilder<CreateLaunchConfigurationTemplateRequest.Builder,CreateLaunchConfigurationTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateLaunchConfigurationTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateLaunchConfigurationTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
default CreateLaunchConfigurationTemplateRequest.Builder |
postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions)
Request to associate the default Application Migration Service Security group with the Replication Settings
template.
|
CreateLaunchConfigurationTemplateRequest.Builder |
postLaunchActions(PostLaunchActions postLaunchActions)
Request to associate the default Application Migration Service Security group with the Replication Settings
template.
|
CreateLaunchConfigurationTemplateRequest.Builder |
tags(Map<String,String> tags)
Request to associate the default Application Migration Service Security group with the Replication Settings
template.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateLaunchConfigurationTemplateRequest.Builder postLaunchActions(PostLaunchActions postLaunchActions)
Request to associate the default Application Migration Service Security group with the Replication Settings template.
postLaunchActions - Request to associate the default Application Migration Service Security group with the Replication
Settings template.default CreateLaunchConfigurationTemplateRequest.Builder postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions)
Request to associate the default Application Migration Service Security group with the Replication Settings template.
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)CreateLaunchConfigurationTemplateRequest.Builder tags(Map<String,String> tags)
Request to associate the default Application Migration Service Security group with the Replication Settings template.
tags - Request to associate the default Application Migration Service Security group with the Replication
Settings template.CreateLaunchConfigurationTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateLaunchConfigurationTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.