| Package | Description |
|---|---|
| com.amazonaws.services.datazone |
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your
data.
|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSubscriptionGrantStatusRequest |
UpdateSubscriptionGrantStatusRequest.clone() |
UpdateSubscriptionGrantStatusRequest |
UpdateSubscriptionGrantStatusRequest.withAssetIdentifier(String assetIdentifier)
The identifier of the asset the subscription grant status of which is to be updated.
|
UpdateSubscriptionGrantStatusRequest |
UpdateSubscriptionGrantStatusRequest.withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain in which a subscription grant status is to be updated.
|
UpdateSubscriptionGrantStatusRequest |
UpdateSubscriptionGrantStatusRequest.withFailureCause(FailureCause failureCause)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
UpdateSubscriptionGrantStatusRequest |
UpdateSubscriptionGrantStatusRequest.withIdentifier(String identifier)
The identifier of the subscription grant the status of which is to be updated.
|
UpdateSubscriptionGrantStatusRequest |
UpdateSubscriptionGrantStatusRequest.withStatus(String status)
The status to be updated as part of the
UpdateSubscriptionGrantStatus action. |
UpdateSubscriptionGrantStatusRequest |
UpdateSubscriptionGrantStatusRequest.withStatus(SubscriptionGrantStatus status)
The status to be updated as part of the
UpdateSubscriptionGrantStatus action. |
UpdateSubscriptionGrantStatusRequest |
UpdateSubscriptionGrantStatusRequest.withTargetName(String targetName)
The target name to be updated as part of the
UpdateSubscriptionGrantStatus action. |
Copyright © 2024. All rights reserved.