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