public static interface GetDevEnvironmentRequest.Builder extends CodeCatalystRequest.Builder, SdkPojo, CopyableBuilder<GetDevEnvironmentRequest.Builder,GetDevEnvironmentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDevEnvironmentRequest.Builder |
id(String id)
The system-generated unique ID of the Dev Environment for which you want to view information.
|
GetDevEnvironmentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDevEnvironmentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetDevEnvironmentRequest.Builder |
projectName(String projectName)
The name of the project in the space.
|
GetDevEnvironmentRequest.Builder |
spaceName(String spaceName)
The name of the space.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDevEnvironmentRequest.Builder spaceName(String spaceName)
The name of the space.
spaceName - The name of the space.GetDevEnvironmentRequest.Builder projectName(String projectName)
The name of the project in the space.
projectName - The name of the project in the space.GetDevEnvironmentRequest.Builder id(String id)
The system-generated unique ID of the Dev Environment for which you want to view information. To retrieve a list of Dev Environment IDs, use ListDevEnvironments.
id - The system-generated unique ID of the Dev Environment for which you want to view information. To
retrieve a list of Dev Environment IDs, use ListDevEnvironments.GetDevEnvironmentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDevEnvironmentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.