Uses of Interface
com.google.cloud.audit.ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder
-
Packages that use ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder Package Description com.google.cloud.audit -
-
Uses of ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder in com.google.cloud.audit
Classes in com.google.cloud.audit that implement ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder Modifier and Type Class Description static class
ServiceAccountDelegationInfo.ThirdPartyPrincipal
Third party identity principal.static class
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder
Third party identity principal.Methods in com.google.cloud.audit that return ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder Modifier and Type Method Description ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder
ServiceAccountDelegationInfo.Builder. getThirdPartyPrincipalOrBuilder()
Third party identity as the real authority.ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder
ServiceAccountDelegationInfo. getThirdPartyPrincipalOrBuilder()
Third party identity as the real authority.ServiceAccountDelegationInfo.ThirdPartyPrincipalOrBuilder
ServiceAccountDelegationInfoOrBuilder. getThirdPartyPrincipalOrBuilder()
Third party identity as the real authority.
-