| Modifier and Type | Class and Description |
|---|---|
static class |
IamPolicyAnalysisResult.Identity
An identity that appears in an access control list.
|
static class |
IamPolicyAnalysisResult.Identity.Builder
An identity that appears in an access control list.
|
| Modifier and Type | Method and Description |
|---|---|
IamPolicyAnalysisResult.IdentityOrBuilder |
IamPolicyAnalysisResult.IdentityListOrBuilder.getIdentitiesOrBuilder(int index)
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
IamPolicyAnalysisResult.IdentityOrBuilder |
IamPolicyAnalysisResult.IdentityList.getIdentitiesOrBuilder(int index)
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
IamPolicyAnalysisResult.IdentityOrBuilder |
IamPolicyAnalysisResult.IdentityList.Builder.getIdentitiesOrBuilder(int index)
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends IamPolicyAnalysisResult.IdentityOrBuilder> |
IamPolicyAnalysisResult.IdentityListOrBuilder.getIdentitiesOrBuilderList()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
List<? extends IamPolicyAnalysisResult.IdentityOrBuilder> |
IamPolicyAnalysisResult.IdentityList.getIdentitiesOrBuilderList()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
List<? extends IamPolicyAnalysisResult.IdentityOrBuilder> |
IamPolicyAnalysisResult.IdentityList.Builder.getIdentitiesOrBuilderList()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
Copyright © 2020 Google LLC. All rights reserved.