| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static GrantedEntityInput |
GrantedEntityInput.fromListing(Consumer<ListingRevisionInput.Builder> listing)
Create an instance of this class with
listing() initialized to the given value. |
static GrantedEntityInput |
GrantedEntityInput.fromListing(ListingRevisionInput listing)
Create an instance of this class with
listing() initialized to the given value. |
GrantedEntityInput |
CreateSubscriptionGrantRequest.grantedEntity()
The entity to which the subscription is to be granted.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionGrantRequest.Builder |
CreateSubscriptionGrantRequest.Builder.grantedEntity(GrantedEntityInput grantedEntity)
The entity to which the subscription is to be granted.
|
Copyright © 2023. All rights reserved.