public static interface StopDevEnvironmentRequest.Builder extends CodeCatalystRequest.Builder, SdkPojo, CopyableBuilder<StopDevEnvironmentRequest.Builder,StopDevEnvironmentRequest>
| Modifier and Type | Method and Description |
|---|---|
StopDevEnvironmentRequest.Builder |
id(String id)
The system-generated unique ID of the Dev Environment.
|
StopDevEnvironmentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopDevEnvironmentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopDevEnvironmentRequest.Builder |
projectName(String projectName)
The name of the project in the space.
|
StopDevEnvironmentRequest.Builder |
spaceName(String spaceName)
The name of the space.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopDevEnvironmentRequest.Builder spaceName(String spaceName)
The name of the space.
spaceName - The name of the space.StopDevEnvironmentRequest.Builder projectName(String projectName)
The name of the project in the space.
projectName - The name of the project in the space.StopDevEnvironmentRequest.Builder id(String id)
The system-generated unique ID of the Dev Environment.
id - The system-generated unique ID of the Dev Environment.StopDevEnvironmentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopDevEnvironmentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.