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 class
ServiceAccountDelegationInfo
Identity delegation history of an authenticated service account.static class
ServiceAccountDelegationInfo.Builder
Identity delegation history of an authenticated service account.Methods in com.google.cloud.audit that return ServiceAccountDelegationInfoOrBuilder Modifier and Type Method Description ServiceAccountDelegationInfoOrBuilder
AuthenticationInfo.Builder. getServiceAccountDelegationInfoOrBuilder(int index)
Identity delegation history of an authenticated service account that makes the request.ServiceAccountDelegationInfoOrBuilder
AuthenticationInfo. getServiceAccountDelegationInfoOrBuilder(int index)
Identity delegation history of an authenticated service account that makes the request.ServiceAccountDelegationInfoOrBuilder
AuthenticationInfoOrBuilder. 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 java.util.List<? extends ServiceAccountDelegationInfoOrBuilder>
AuthenticationInfo.Builder. getServiceAccountDelegationInfoOrBuilderList()
Identity delegation history of an authenticated service account that makes the request.java.util.List<? extends ServiceAccountDelegationInfoOrBuilder>
AuthenticationInfo. getServiceAccountDelegationInfoOrBuilderList()
Identity delegation history of an authenticated service account that makes the request.java.util.List<? extends ServiceAccountDelegationInfoOrBuilder>
AuthenticationInfoOrBuilder. getServiceAccountDelegationInfoOrBuilderList()
Identity delegation history of an authenticated service account that makes the request.
-