AttributeValue.Builder |
AttributeValue.Builder.entityIdentifier(EntityIdentifier entityIdentifier) |
|
static AttributeValue |
AttributeValue.fromEntityIdentifier(EntityIdentifier entityIdentifier) |
|
static EntityReference |
EntityReference.fromIdentifier(EntityIdentifier identifier) |
|
EntityItem.Builder |
EntityItem.Builder.identifier(EntityIdentifier identifier) |
The identifier of the entity.
|
EntityReference.Builder |
EntityReference.Builder.identifier(EntityIdentifier identifier) |
The identifier of the entity.
|
EntityItem.Builder |
EntityItem.Builder.parents(EntityIdentifier... parents) |
The parents in the hierarchy that contains the entity.
|
BatchIsAuthorizedInputItem.Builder |
BatchIsAuthorizedInputItem.Builder.principal(EntityIdentifier principal) |
Specifies the principal for which the authorization decision is to be made.
|
BatchIsAuthorizedWithTokenResponse.Builder |
BatchIsAuthorizedWithTokenResponse.Builder.principal(EntityIdentifier principal) |
The identifier of the principal in the ID or access token.
|
CreatePolicyResponse.Builder |
CreatePolicyResponse.Builder.principal(EntityIdentifier principal) |
The principal specified in the new policy's scope.
|
GetPolicyResponse.Builder |
GetPolicyResponse.Builder.principal(EntityIdentifier principal) |
The principal specified in the policy's scope.
|
IsAuthorizedRequest.Builder |
IsAuthorizedRequest.Builder.principal(EntityIdentifier principal) |
Specifies the principal for which the authorization decision is to be made.
|
IsAuthorizedWithTokenResponse.Builder |
IsAuthorizedWithTokenResponse.Builder.principal(EntityIdentifier principal) |
The identifier of the principal in the ID or access token.
|
PolicyItem.Builder |
PolicyItem.Builder.principal(EntityIdentifier principal) |
The principal associated with the policy.
|
TemplateLinkedPolicyDefinition.Builder |
TemplateLinkedPolicyDefinition.Builder.principal(EntityIdentifier principal) |
The principal associated with this template-linked policy.
|
TemplateLinkedPolicyDefinitionDetail.Builder |
TemplateLinkedPolicyDefinitionDetail.Builder.principal(EntityIdentifier principal) |
The principal associated with this template-linked policy.
|
TemplateLinkedPolicyDefinitionItem.Builder |
TemplateLinkedPolicyDefinitionItem.Builder.principal(EntityIdentifier principal) |
The principal associated with this template-linked policy.
|
UpdatePolicyResponse.Builder |
UpdatePolicyResponse.Builder.principal(EntityIdentifier principal) |
The principal specified in the policy's scope.
|
BatchIsAuthorizedInputItem.Builder |
BatchIsAuthorizedInputItem.Builder.resource(EntityIdentifier resource) |
Specifies the resource that you want an authorization decision for.
|
BatchIsAuthorizedWithTokenInputItem.Builder |
BatchIsAuthorizedWithTokenInputItem.Builder.resource(EntityIdentifier resource) |
Specifies the resource that you want an authorization decision for.
|
CreatePolicyResponse.Builder |
CreatePolicyResponse.Builder.resource(EntityIdentifier resource) |
The resource specified in the new policy's scope.
|
GetPolicyResponse.Builder |
GetPolicyResponse.Builder.resource(EntityIdentifier resource) |
The resource specified in the policy's scope.
|
IsAuthorizedRequest.Builder |
IsAuthorizedRequest.Builder.resource(EntityIdentifier resource) |
Specifies the resource for which the authorization decision is to be made.
|
IsAuthorizedWithTokenRequest.Builder |
IsAuthorizedWithTokenRequest.Builder.resource(EntityIdentifier resource) |
Specifies the resource for which the authorization decision is made.
|
PolicyItem.Builder |
PolicyItem.Builder.resource(EntityIdentifier resource) |
The resource associated with the policy.
|
TemplateLinkedPolicyDefinition.Builder |
TemplateLinkedPolicyDefinition.Builder.resource(EntityIdentifier resource) |
The resource associated with this template-linked policy.
|
TemplateLinkedPolicyDefinitionDetail.Builder |
TemplateLinkedPolicyDefinitionDetail.Builder.resource(EntityIdentifier resource) |
The resource associated with this template-linked policy.
|
TemplateLinkedPolicyDefinitionItem.Builder |
TemplateLinkedPolicyDefinitionItem.Builder.resource(EntityIdentifier resource) |
The resource associated with this template-linked policy.
|
UpdatePolicyResponse.Builder |
UpdatePolicyResponse.Builder.resource(EntityIdentifier resource) |
The resource specified in the policy's scope.
|