| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
ListingRevision |
GrantedEntity.listing()
The listing for which a subscription is granted.
|
| Modifier and Type | Method and Description |
|---|---|
static GrantedEntity |
GrantedEntity.fromListing(ListingRevision listing)
Create an instance of this class with
GrantedEntity.listing() initialized to the given value. |
GrantedEntity.Builder |
GrantedEntity.Builder.listing(ListingRevision listing)
The listing for which a subscription is granted.
|
Copyright © 2023. All rights reserved.