Uses of Interface
com.google.cloud.audit.ServiceAccountDelegationInfoOrBuilder
-
Packages that use ServiceAccountDelegationInfoOrBuilder Package Description com.google.cloud.audit -
-
Uses of ServiceAccountDelegationInfoOrBuilder in com.google.cloud.audit
Classes in com.google.cloud.audit that implement ServiceAccountDelegationInfoOrBuilder Modifier and Type Class Description classServiceAccountDelegationInfoIdentity delegation history of an authenticated service account.static classServiceAccountDelegationInfo.BuilderIdentity delegation history of an authenticated service account.Methods in com.google.cloud.audit that return ServiceAccountDelegationInfoOrBuilder Modifier and Type Method Description ServiceAccountDelegationInfoOrBuilderAuthenticationInfo.Builder. getServiceAccountDelegationInfoOrBuilder(int index)Identity delegation history of an authenticated service account that makes the request.ServiceAccountDelegationInfoOrBuilderAuthenticationInfo. getServiceAccountDelegationInfoOrBuilder(int index)Identity delegation history of an authenticated service account that makes the request.ServiceAccountDelegationInfoOrBuilderAuthenticationInfoOrBuilder. getServiceAccountDelegationInfoOrBuilder(int index)Identity delegation history of an authenticated service account that makes the request.Methods in com.google.cloud.audit that return types with arguments of type ServiceAccountDelegationInfoOrBuilder Modifier and Type Method Description List<? extends ServiceAccountDelegationInfoOrBuilder>AuthenticationInfo.Builder. getServiceAccountDelegationInfoOrBuilderList()Identity delegation history of an authenticated service account that makes the request.List<? extends ServiceAccountDelegationInfoOrBuilder>AuthenticationInfo. getServiceAccountDelegationInfoOrBuilderList()Identity delegation history of an authenticated service account that makes the request.List<? extends ServiceAccountDelegationInfoOrBuilder>AuthenticationInfoOrBuilder. getServiceAccountDelegationInfoOrBuilderList()Identity delegation history of an authenticated service account that makes the request.
-