| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SubscribedListingInput |
SubscribedListingInput.clone() |
SubscribedListingInput |
SubscribedListingInput.withIdentifier(String identifier)
The identifier of the published asset for which the subscription grant is to be created.
|
| Modifier and Type | Method and Description |
|---|---|
List<SubscribedListingInput> |
CreateSubscriptionRequestRequest.getSubscribedListings()
|
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionRequestRequest |
CreateSubscriptionRequestRequest.withSubscribedListings(SubscribedListingInput... subscribedListings)
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSubscriptionRequestRequest.setSubscribedListings(Collection<SubscribedListingInput> subscribedListings)
|
CreateSubscriptionRequestRequest |
CreateSubscriptionRequestRequest.withSubscribedListings(Collection<SubscribedListingInput> subscribedListings)
|
Copyright © 2023. All rights reserved.