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