Uses of Interface
com.google.cloud.audit.ServiceAccountDelegationInfoOrBuilder
Packages that use ServiceAccountDelegationInfoOrBuilder
-
Uses of ServiceAccountDelegationInfoOrBuilder in com.google.cloud.audit
Classes in com.google.cloud.audit that implement ServiceAccountDelegationInfoOrBuilderModifier and TypeClassDescriptionfinal class
Identity delegation history of an authenticated service account.static final class
Identity delegation history of an authenticated service account.Methods in com.google.cloud.audit that return ServiceAccountDelegationInfoOrBuilderModifier and TypeMethodDescriptionAuthenticationInfo.Builder.getServiceAccountDelegationInfoOrBuilder
(int index) Identity delegation history of an authenticated service account that makes the request.AuthenticationInfo.getServiceAccountDelegationInfoOrBuilder
(int index) Identity delegation history of an authenticated service account that makes the request.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 ServiceAccountDelegationInfoOrBuilderModifier and TypeMethodDescriptionList
<? 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.