public static interface GetLaunchRequest.Builder extends EvidentlyRequest.Builder, SdkPojo, CopyableBuilder<GetLaunchRequest.Builder,GetLaunchRequest>
| Modifier and Type | Method and Description |
|---|---|
GetLaunchRequest.Builder |
launch(String launch)
The name of the launch that you want to see the details of.
|
GetLaunchRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetLaunchRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetLaunchRequest.Builder |
project(String project)
The name or ARN of the project that contains the launch.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLaunchRequest.Builder launch(String launch)
The name of the launch that you want to see the details of.
launch - The name of the launch that you want to see the details of.GetLaunchRequest.Builder project(String project)
The name or ARN of the project that contains the launch.
project - The name or ARN of the project that contains the launch.GetLaunchRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetLaunchRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.