public static interface DeleteSubscriptionGrantRequest.Builder extends DataZoneRequest.Builder, SdkPojo, CopyableBuilder<DeleteSubscriptionGrantRequest.Builder,DeleteSubscriptionGrantRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteSubscriptionGrantRequest.Builder |
domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain where the subscription grant is deleted.
|
DeleteSubscriptionGrantRequest.Builder |
identifier(String identifier)
The ID of the subscription grant that is deleted.
|
DeleteSubscriptionGrantRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteSubscriptionGrantRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteSubscriptionGrantRequest.Builder domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain where the subscription grant is deleted.
domainIdentifier - The ID of the Amazon DataZone domain where the subscription grant is deleted.DeleteSubscriptionGrantRequest.Builder identifier(String identifier)
The ID of the subscription grant that is deleted.
identifier - The ID of the subscription grant that is deleted.DeleteSubscriptionGrantRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteSubscriptionGrantRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.