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