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