Uses of Interface
com.google.cloud.audit.AuthenticationInfoOrBuilder
-
Packages that use AuthenticationInfoOrBuilder Package Description com.google.cloud.audit -
-
Uses of AuthenticationInfoOrBuilder in com.google.cloud.audit
Classes in com.google.cloud.audit that implement AuthenticationInfoOrBuilder Modifier and Type Class Description class
AuthenticationInfo
Authentication information for the operation.static class
AuthenticationInfo.Builder
Authentication information for the operation.Methods in com.google.cloud.audit that return AuthenticationInfoOrBuilder Modifier and Type Method Description AuthenticationInfoOrBuilder
AuditLog.Builder. getAuthenticationInfoOrBuilder()
Authentication information.AuthenticationInfoOrBuilder
AuditLog. getAuthenticationInfoOrBuilder()
Authentication information.AuthenticationInfoOrBuilder
AuditLogOrBuilder. getAuthenticationInfoOrBuilder()
Authentication information.
-