public static interface GetLaunchConfigurationRequest.Builder extends MgnRequest.Builder, SdkPojo, CopyableBuilder<GetLaunchConfigurationRequest.Builder,GetLaunchConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetLaunchConfigurationRequest.Builder |
accountID(String accountID)
Request to get Launch Configuration information by Account ID.
|
GetLaunchConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetLaunchConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetLaunchConfigurationRequest.Builder |
sourceServerID(String sourceServerID)
Request to get Launch Configuration information by Source Server ID.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLaunchConfigurationRequest.Builder accountID(String accountID)
Request to get Launch Configuration information by Account ID.
accountID - Request to get Launch Configuration information by Account ID.GetLaunchConfigurationRequest.Builder sourceServerID(String sourceServerID)
Request to get Launch Configuration information by Source Server ID.
sourceServerID - Request to get Launch Configuration information by Source Server ID.GetLaunchConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetLaunchConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.