| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
EntityIdentifier |
EntityIdentifier.clone() |
EntityIdentifier |
AttributeValue.getEntityIdentifier()
An attribute value of type EntityIdentifier.
|
EntityIdentifier |
EntityReference.getIdentifier()
The identifier of the entity.
|
EntityIdentifier |
EntityItem.getIdentifier()
The identifier of the entity.
|
EntityIdentifier |
TemplateLinkedPolicyDefinitionItem.getPrincipal()
The principal associated with this template-linked policy.
|
EntityIdentifier |
TemplateLinkedPolicyDefinitionDetail.getPrincipal()
The principal associated with this template-linked policy.
|
EntityIdentifier |
TemplateLinkedPolicyDefinition.getPrincipal()
The principal associated with this template-linked policy.
|
EntityIdentifier |
PolicyItem.getPrincipal()
The principal associated with the policy.
|
EntityIdentifier |
BatchIsAuthorizedInputItem.getPrincipal()
Specifies the principal for which the authorization decision is to be made.
|
EntityIdentifier |
UpdatePolicyResult.getPrincipal()
The principal specified in the policy's scope.
|
EntityIdentifier |
IsAuthorizedWithTokenResult.getPrincipal()
The identifier of the principal in the ID or access token.
|
EntityIdentifier |
IsAuthorizedRequest.getPrincipal()
Specifies the principal for which the authorization decision is to be made.
|
EntityIdentifier |
GetPolicyResult.getPrincipal()
The principal specified in the policy's scope.
|
EntityIdentifier |
CreatePolicyResult.getPrincipal()
The principal specified in the new policy's scope.
|
EntityIdentifier |
BatchIsAuthorizedWithTokenResult.getPrincipal()
The identifier of the principal in the ID or access token.
|
EntityIdentifier |
TemplateLinkedPolicyDefinitionItem.getResource()
The resource associated with this template-linked policy.
|
EntityIdentifier |
TemplateLinkedPolicyDefinitionDetail.getResource()
The resource associated with this template-linked policy.
|
EntityIdentifier |
TemplateLinkedPolicyDefinition.getResource()
The resource associated with this template-linked policy.
|
EntityIdentifier |
PolicyItem.getResource()
The resource associated with the policy.
|
EntityIdentifier |
BatchIsAuthorizedWithTokenInputItem.getResource()
Specifies the resource that you want an authorization decision for.
|
EntityIdentifier |
BatchIsAuthorizedInputItem.getResource()
Specifies the resource that you want an authorization decision for.
|
EntityIdentifier |
UpdatePolicyResult.getResource()
The resource specified in the policy's scope.
|
EntityIdentifier |
IsAuthorizedWithTokenRequest.getResource()
Specifies the resource for which the authorization decision is made.
|
EntityIdentifier |
IsAuthorizedRequest.getResource()
Specifies the resource for which the authorization decision is to be made.
|
EntityIdentifier |
GetPolicyResult.getResource()
The resource specified in the policy's scope.
|
EntityIdentifier |
CreatePolicyResult.getResource()
The resource specified in the new policy's scope.
|
EntityIdentifier |
EntityIdentifier.withEntityId(String entityId)
The identifier of an entity.
|
EntityIdentifier |
EntityIdentifier.withEntityType(String entityType)
The type of an entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityIdentifier> |
EntityItem.getParents()
The parent entities in the hierarchy that contains the entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeValue.setEntityIdentifier(EntityIdentifier entityIdentifier)
An attribute value of type EntityIdentifier.
|
void |
EntityReference.setIdentifier(EntityIdentifier identifier)
The identifier of the entity.
|
void |
EntityItem.setIdentifier(EntityIdentifier identifier)
The identifier of the entity.
|
void |
TemplateLinkedPolicyDefinitionItem.setPrincipal(EntityIdentifier principal)
The principal associated with this template-linked policy.
|
void |
TemplateLinkedPolicyDefinitionDetail.setPrincipal(EntityIdentifier principal)
The principal associated with this template-linked policy.
|
void |
TemplateLinkedPolicyDefinition.setPrincipal(EntityIdentifier principal)
The principal associated with this template-linked policy.
|
void |
PolicyItem.setPrincipal(EntityIdentifier principal)
The principal associated with the policy.
|
void |
BatchIsAuthorizedInputItem.setPrincipal(EntityIdentifier principal)
Specifies the principal for which the authorization decision is to be made.
|
void |
UpdatePolicyResult.setPrincipal(EntityIdentifier principal)
The principal specified in the policy's scope.
|
void |
IsAuthorizedWithTokenResult.setPrincipal(EntityIdentifier principal)
The identifier of the principal in the ID or access token.
|
void |
IsAuthorizedRequest.setPrincipal(EntityIdentifier principal)
Specifies the principal for which the authorization decision is to be made.
|
void |
GetPolicyResult.setPrincipal(EntityIdentifier principal)
The principal specified in the policy's scope.
|
void |
CreatePolicyResult.setPrincipal(EntityIdentifier principal)
The principal specified in the new policy's scope.
|
void |
BatchIsAuthorizedWithTokenResult.setPrincipal(EntityIdentifier principal)
The identifier of the principal in the ID or access token.
|
void |
TemplateLinkedPolicyDefinitionItem.setResource(EntityIdentifier resource)
The resource associated with this template-linked policy.
|
void |
TemplateLinkedPolicyDefinitionDetail.setResource(EntityIdentifier resource)
The resource associated with this template-linked policy.
|
void |
TemplateLinkedPolicyDefinition.setResource(EntityIdentifier resource)
The resource associated with this template-linked policy.
|
void |
PolicyItem.setResource(EntityIdentifier resource)
The resource associated with the policy.
|
void |
BatchIsAuthorizedWithTokenInputItem.setResource(EntityIdentifier resource)
Specifies the resource that you want an authorization decision for.
|
void |
BatchIsAuthorizedInputItem.setResource(EntityIdentifier resource)
Specifies the resource that you want an authorization decision for.
|
void |
UpdatePolicyResult.setResource(EntityIdentifier resource)
The resource specified in the policy's scope.
|
void |
IsAuthorizedWithTokenRequest.setResource(EntityIdentifier resource)
Specifies the resource for which the authorization decision is made.
|
void |
IsAuthorizedRequest.setResource(EntityIdentifier resource)
Specifies the resource for which the authorization decision is to be made.
|
void |
GetPolicyResult.setResource(EntityIdentifier resource)
The resource specified in the policy's scope.
|
void |
CreatePolicyResult.setResource(EntityIdentifier resource)
The resource specified in the new policy's scope.
|
AttributeValue |
AttributeValue.withEntityIdentifier(EntityIdentifier entityIdentifier)
An attribute value of type EntityIdentifier.
|
EntityReference |
EntityReference.withIdentifier(EntityIdentifier identifier)
The identifier of the entity.
|
EntityItem |
EntityItem.withIdentifier(EntityIdentifier identifier)
The identifier of the entity.
|
EntityItem |
EntityItem.withParents(EntityIdentifier... parents)
The parent entities in the hierarchy that contains the entity.
|
TemplateLinkedPolicyDefinitionItem |
TemplateLinkedPolicyDefinitionItem.withPrincipal(EntityIdentifier principal)
The principal associated with this template-linked policy.
|
TemplateLinkedPolicyDefinitionDetail |
TemplateLinkedPolicyDefinitionDetail.withPrincipal(EntityIdentifier principal)
The principal associated with this template-linked policy.
|
TemplateLinkedPolicyDefinition |
TemplateLinkedPolicyDefinition.withPrincipal(EntityIdentifier principal)
The principal associated with this template-linked policy.
|
PolicyItem |
PolicyItem.withPrincipal(EntityIdentifier principal)
The principal associated with the policy.
|
BatchIsAuthorizedInputItem |
BatchIsAuthorizedInputItem.withPrincipal(EntityIdentifier principal)
Specifies the principal for which the authorization decision is to be made.
|
UpdatePolicyResult |
UpdatePolicyResult.withPrincipal(EntityIdentifier principal)
The principal specified in the policy's scope.
|
IsAuthorizedWithTokenResult |
IsAuthorizedWithTokenResult.withPrincipal(EntityIdentifier principal)
The identifier of the principal in the ID or access token.
|
IsAuthorizedRequest |
IsAuthorizedRequest.withPrincipal(EntityIdentifier principal)
Specifies the principal for which the authorization decision is to be made.
|
GetPolicyResult |
GetPolicyResult.withPrincipal(EntityIdentifier principal)
The principal specified in the policy's scope.
|
CreatePolicyResult |
CreatePolicyResult.withPrincipal(EntityIdentifier principal)
The principal specified in the new policy's scope.
|
BatchIsAuthorizedWithTokenResult |
BatchIsAuthorizedWithTokenResult.withPrincipal(EntityIdentifier principal)
The identifier of the principal in the ID or access token.
|
TemplateLinkedPolicyDefinitionItem |
TemplateLinkedPolicyDefinitionItem.withResource(EntityIdentifier resource)
The resource associated with this template-linked policy.
|
TemplateLinkedPolicyDefinitionDetail |
TemplateLinkedPolicyDefinitionDetail.withResource(EntityIdentifier resource)
The resource associated with this template-linked policy.
|
TemplateLinkedPolicyDefinition |
TemplateLinkedPolicyDefinition.withResource(EntityIdentifier resource)
The resource associated with this template-linked policy.
|
PolicyItem |
PolicyItem.withResource(EntityIdentifier resource)
The resource associated with the policy.
|
BatchIsAuthorizedWithTokenInputItem |
BatchIsAuthorizedWithTokenInputItem.withResource(EntityIdentifier resource)
Specifies the resource that you want an authorization decision for.
|
BatchIsAuthorizedInputItem |
BatchIsAuthorizedInputItem.withResource(EntityIdentifier resource)
Specifies the resource that you want an authorization decision for.
|
UpdatePolicyResult |
UpdatePolicyResult.withResource(EntityIdentifier resource)
The resource specified in the policy's scope.
|
IsAuthorizedWithTokenRequest |
IsAuthorizedWithTokenRequest.withResource(EntityIdentifier resource)
Specifies the resource for which the authorization decision is made.
|
IsAuthorizedRequest |
IsAuthorizedRequest.withResource(EntityIdentifier resource)
Specifies the resource for which the authorization decision is to be made.
|
GetPolicyResult |
GetPolicyResult.withResource(EntityIdentifier resource)
The resource specified in the policy's scope.
|
CreatePolicyResult |
CreatePolicyResult.withResource(EntityIdentifier resource)
The resource specified in the new policy's scope.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityItem.setParents(Collection<EntityIdentifier> parents)
The parent entities in the hierarchy that contains the entity.
|
EntityItem |
EntityItem.withParents(Collection<EntityIdentifier> parents)
The parent entities in the hierarchy that contains the entity.
|
Copyright © 2025. All rights reserved.