| 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 |
|---|---|
UpdateSubscriptionGrantStatusResult |
AmazonDataZoneClient.updateSubscriptionGrantStatus(UpdateSubscriptionGrantStatusRequest request)
Updates the status of the specified subscription grant status in Amazon DataZone.
|
UpdateSubscriptionGrantStatusResult |
AbstractAmazonDataZone.updateSubscriptionGrantStatus(UpdateSubscriptionGrantStatusRequest request) |
UpdateSubscriptionGrantStatusResult |
AmazonDataZone.updateSubscriptionGrantStatus(UpdateSubscriptionGrantStatusRequest updateSubscriptionGrantStatusRequest)
Updates the status of the specified subscription grant status in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.clone() |
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withAssets(Collection<SubscribedAsset> assets)
The details of the asset for which the subscription grant is created.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withAssets(SubscribedAsset... assets)
The details of the asset for which the subscription grant is created.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withCreatedAt(Date createdAt)
The timestamp of when the subscription grant status was created.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withCreatedBy(String createdBy)
The Amazon DataZone domain user who created the subscription grant status.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which a subscription grant status is to be updated.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withGrantedEntity(GrantedEntity grantedEntity)
The granted entity to be updated as part of the
UpdateSubscriptionGrantStatus action. |
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withId(String id)
The identifier of the subscription grant.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withStatus(String status)
The status to be updated as part of the
UpdateSubscriptionGrantStatus action. |
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withStatus(SubscriptionGrantOverallStatus status)
The status to be updated as part of the
UpdateSubscriptionGrantStatus action. |
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withSubscriptionId(String subscriptionId)
The identifier of the subscription.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withSubscriptionTargetId(String subscriptionTargetId)
The identifier of the subscription target whose subscription grant status is to be updated.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withUpdatedAt(Date updatedAt)
The timestamp of when the subscription grant status is to be updated.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withUpdatedBy(String updatedBy)
The Amazon DataZone user who updated the subscription grant status.
|
Copyright © 2024. All rights reserved.