| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
GrantedEntity |
GrantedEntity.clone() |
GrantedEntity |
SubscriptionGrantSummary.getGrantedEntity()
The entity to which the subscription is granted.
|
GrantedEntity |
GetSubscriptionGrantResult.getGrantedEntity()
The entity to which the subscription is granted.
|
GrantedEntity |
DeleteSubscriptionGrantResult.getGrantedEntity()
The entity to which the subscription is deleted.
|
GrantedEntity |
CreateSubscriptionGrantResult.getGrantedEntity()
The entity to which the subscription is granted.
|
GrantedEntity |
UpdateSubscriptionGrantStatusResult.getGrantedEntity()
The granted entity to be updated as part of the
UpdateSubscriptionGrantStatus action. |
GrantedEntity |
GrantedEntity.withListing(ListingRevision listing)
The listing for which a subscription is granted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionGrantSummary.setGrantedEntity(GrantedEntity grantedEntity)
The entity to which the subscription is granted.
|
void |
GetSubscriptionGrantResult.setGrantedEntity(GrantedEntity grantedEntity)
The entity to which the subscription is granted.
|
void |
DeleteSubscriptionGrantResult.setGrantedEntity(GrantedEntity grantedEntity)
The entity to which the subscription is deleted.
|
void |
CreateSubscriptionGrantResult.setGrantedEntity(GrantedEntity grantedEntity)
The entity to which the subscription is granted.
|
void |
UpdateSubscriptionGrantStatusResult.setGrantedEntity(GrantedEntity grantedEntity)
The granted entity to be updated as part of the
UpdateSubscriptionGrantStatus action. |
SubscriptionGrantSummary |
SubscriptionGrantSummary.withGrantedEntity(GrantedEntity grantedEntity)
The entity to which the subscription is granted.
|
GetSubscriptionGrantResult |
GetSubscriptionGrantResult.withGrantedEntity(GrantedEntity grantedEntity)
The entity to which the subscription is granted.
|
DeleteSubscriptionGrantResult |
DeleteSubscriptionGrantResult.withGrantedEntity(GrantedEntity grantedEntity)
The entity to which the subscription is deleted.
|
CreateSubscriptionGrantResult |
CreateSubscriptionGrantResult.withGrantedEntity(GrantedEntity grantedEntity)
The entity to which the subscription is granted.
|
UpdateSubscriptionGrantStatusResult |
UpdateSubscriptionGrantStatusResult.withGrantedEntity(GrantedEntity grantedEntity)
The granted entity to be updated as part of the
UpdateSubscriptionGrantStatus action. |
Copyright © 2024. All rights reserved.