public static interface RejectSubscriptionRequestRequest.Builder extends DataZoneRequest.Builder, SdkPojo, CopyableBuilder<RejectSubscriptionRequestRequest.Builder,RejectSubscriptionRequestRequest>
| Modifier and Type | Method and Description |
|---|---|
RejectSubscriptionRequestRequest.Builder |
decisionComment(String decisionComment)
The decision comment of the rejected subscription request.
|
RejectSubscriptionRequestRequest.Builder |
domainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain in which the subscription request was rejected.
|
RejectSubscriptionRequestRequest.Builder |
identifier(String identifier)
The identifier of the subscription request that was rejected.
|
RejectSubscriptionRequestRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RejectSubscriptionRequestRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRejectSubscriptionRequestRequest.Builder decisionComment(String decisionComment)
The decision comment of the rejected subscription request.
decisionComment - The decision comment of the rejected subscription request.RejectSubscriptionRequestRequest.Builder domainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain in which the subscription request was rejected.
domainIdentifier - The identifier of the Amazon DataZone domain in which the subscription request was rejected.RejectSubscriptionRequestRequest.Builder identifier(String identifier)
The identifier of the subscription request that was rejected.
identifier - The identifier of the subscription request that was rejected.RejectSubscriptionRequestRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRejectSubscriptionRequestRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.