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