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