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