public static interface DeleteEnvironmentRequest.Builder extends DataZoneRequest.Builder, SdkPojo, CopyableBuilder<DeleteEnvironmentRequest.Builder,DeleteEnvironmentRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteEnvironmentRequest.Builder |
domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the environment is deleted.
|
DeleteEnvironmentRequest.Builder |
identifier(String identifier)
The identifier of the environment that is to be deleted.
|
DeleteEnvironmentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteEnvironmentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteEnvironmentRequest.Builder domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the environment is deleted.
domainIdentifier - The ID of the Amazon DataZone domain in which the environment is deleted.DeleteEnvironmentRequest.Builder identifier(String identifier)
The identifier of the environment that is to be deleted.
identifier - The identifier of the environment that is to be deleted.DeleteEnvironmentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteEnvironmentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.