public static interface GetEnvironmentRequest.Builder extends DataZoneRequest.Builder, SdkPojo, CopyableBuilder<GetEnvironmentRequest.Builder,GetEnvironmentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentRequest.Builder |
domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain where the environment exists.
|
GetEnvironmentRequest.Builder |
identifier(String identifier)
The ID of the Amazon DataZone environment.
|
GetEnvironmentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetEnvironmentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetEnvironmentRequest.Builder domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain where the environment exists.
domainIdentifier - The ID of the Amazon DataZone domain where the environment exists.GetEnvironmentRequest.Builder identifier(String identifier)
The ID of the Amazon DataZone environment.
identifier - The ID of the Amazon DataZone environment.GetEnvironmentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetEnvironmentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.