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