| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SubscribedListing |
SubscribedListing.clone() |
SubscribedListing |
SubscriptionSummary.getSubscribedListing()
The listing included in the subscription.
|
SubscribedListing |
RevokeSubscriptionResult.getSubscribedListing()
The subscribed listing of the revoked subscription.
|
SubscribedListing |
GetSubscriptionResult.getSubscribedListing()
The details of the published asset for which the subscription grant is created.
|
SubscribedListing |
CancelSubscriptionResult.getSubscribedListing()
The asset to which a subscription is being cancelled.
|
SubscribedListing |
SubscribedListing.withDescription(String description)
The description of the published asset for which the subscription grant is created.
|
SubscribedListing |
SubscribedListing.withId(String id)
The identifier of the published asset for which the subscription grant is created.
|
SubscribedListing |
SubscribedListing.withItem(SubscribedListingItem item)
The published asset for which the subscription grant is created.
|
SubscribedListing |
SubscribedListing.withName(String name)
The name of the published asset for which the subscription grant is created.
|
SubscribedListing |
SubscribedListing.withOwnerProjectId(String ownerProjectId)
The identifier of the project of the published asset for which the subscription grant is created.
|
SubscribedListing |
SubscribedListing.withOwnerProjectName(String ownerProjectName)
The name of the project that owns the published asset for which the subscription grant is created.
|
SubscribedListing |
SubscribedListing.withRevision(String revision)
The revision of the published asset for which the subscription grant is created.
|
| Modifier and Type | Method and Description |
|---|---|
List<SubscribedListing> |
SubscriptionRequestSummary.getSubscribedListings()
The listings included in the subscription request.
|
List<SubscribedListing> |
UpdateSubscriptionRequestResult.getSubscribedListings()
The subscribed listings of the subscription request.
|
List<SubscribedListing> |
RejectSubscriptionRequestResult.getSubscribedListings()
The subscribed listings of the subscription request.
|
List<SubscribedListing> |
GetSubscriptionRequestDetailsResult.getSubscribedListings()
The subscribed listings in the subscription request.
|
List<SubscribedListing> |
CreateSubscriptionRequestResult.getSubscribedListings()
The published asset for which the subscription grant is to be created.
|
List<SubscribedListing> |
AcceptSubscriptionRequestResult.getSubscribedListings()
Specifies the asset for which the subscription request was created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionSummary.setSubscribedListing(SubscribedListing subscribedListing)
The listing included in the subscription.
|
void |
RevokeSubscriptionResult.setSubscribedListing(SubscribedListing subscribedListing)
The subscribed listing of the revoked subscription.
|
void |
GetSubscriptionResult.setSubscribedListing(SubscribedListing subscribedListing)
The details of the published asset for which the subscription grant is created.
|
void |
CancelSubscriptionResult.setSubscribedListing(SubscribedListing subscribedListing)
The asset to which a subscription is being cancelled.
|
SubscriptionSummary |
SubscriptionSummary.withSubscribedListing(SubscribedListing subscribedListing)
The listing included in the subscription.
|
RevokeSubscriptionResult |
RevokeSubscriptionResult.withSubscribedListing(SubscribedListing subscribedListing)
The subscribed listing of the revoked subscription.
|
GetSubscriptionResult |
GetSubscriptionResult.withSubscribedListing(SubscribedListing subscribedListing)
The details of the published asset for which the subscription grant is created.
|
CancelSubscriptionResult |
CancelSubscriptionResult.withSubscribedListing(SubscribedListing subscribedListing)
The asset to which a subscription is being cancelled.
|
SubscriptionRequestSummary |
SubscriptionRequestSummary.withSubscribedListings(SubscribedListing... subscribedListings)
The listings included in the subscription request.
|
UpdateSubscriptionRequestResult |
UpdateSubscriptionRequestResult.withSubscribedListings(SubscribedListing... subscribedListings)
The subscribed listings of the subscription request.
|
RejectSubscriptionRequestResult |
RejectSubscriptionRequestResult.withSubscribedListings(SubscribedListing... subscribedListings)
The subscribed listings of the subscription request.
|
GetSubscriptionRequestDetailsResult |
GetSubscriptionRequestDetailsResult.withSubscribedListings(SubscribedListing... subscribedListings)
The subscribed listings in the subscription request.
|
CreateSubscriptionRequestResult |
CreateSubscriptionRequestResult.withSubscribedListings(SubscribedListing... subscribedListings)
The published asset for which the subscription grant is to be created.
|
AcceptSubscriptionRequestResult |
AcceptSubscriptionRequestResult.withSubscribedListings(SubscribedListing... subscribedListings)
Specifies the asset for which the subscription request was created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionRequestSummary.setSubscribedListings(Collection<SubscribedListing> subscribedListings)
The listings included in the subscription request.
|
void |
UpdateSubscriptionRequestResult.setSubscribedListings(Collection<SubscribedListing> subscribedListings)
The subscribed listings of the subscription request.
|
void |
RejectSubscriptionRequestResult.setSubscribedListings(Collection<SubscribedListing> subscribedListings)
The subscribed listings of the subscription request.
|
void |
GetSubscriptionRequestDetailsResult.setSubscribedListings(Collection<SubscribedListing> subscribedListings)
The subscribed listings in the subscription request.
|
void |
CreateSubscriptionRequestResult.setSubscribedListings(Collection<SubscribedListing> subscribedListings)
The published asset for which the subscription grant is to be created.
|
void |
AcceptSubscriptionRequestResult.setSubscribedListings(Collection<SubscribedListing> subscribedListings)
Specifies the asset for which the subscription request was created.
|
SubscriptionRequestSummary |
SubscriptionRequestSummary.withSubscribedListings(Collection<SubscribedListing> subscribedListings)
The listings included in the subscription request.
|
UpdateSubscriptionRequestResult |
UpdateSubscriptionRequestResult.withSubscribedListings(Collection<SubscribedListing> subscribedListings)
The subscribed listings of the subscription request.
|
RejectSubscriptionRequestResult |
RejectSubscriptionRequestResult.withSubscribedListings(Collection<SubscribedListing> subscribedListings)
The subscribed listings of the subscription request.
|
GetSubscriptionRequestDetailsResult |
GetSubscriptionRequestDetailsResult.withSubscribedListings(Collection<SubscribedListing> subscribedListings)
The subscribed listings in the subscription request.
|
CreateSubscriptionRequestResult |
CreateSubscriptionRequestResult.withSubscribedListings(Collection<SubscribedListing> subscribedListings)
The published asset for which the subscription grant is to be created.
|
AcceptSubscriptionRequestResult |
AcceptSubscriptionRequestResult.withSubscribedListings(Collection<SubscribedListing> subscribedListings)
Specifies the asset for which the subscription request was created.
|
Copyright © 2024. All rights reserved.