Uses of Interface
com.google.api.AuthenticationOrBuilder
-
Packages that use AuthenticationOrBuilder Package Description com.google.api -
-
Uses of AuthenticationOrBuilder in com.google.api
Classes in com.google.api that implement AuthenticationOrBuilder Modifier and Type Class Description class
Authentication
`Authentication` defines the authentication configuration for API methods provided by an API service.static class
Authentication.Builder
`Authentication` defines the authentication configuration for API methods provided by an API service.Methods in com.google.api that return AuthenticationOrBuilder Modifier and Type Method Description AuthenticationOrBuilder
Service.Builder. getAuthenticationOrBuilder()
Auth configuration.AuthenticationOrBuilder
Service. getAuthenticationOrBuilder()
Auth configuration.AuthenticationOrBuilder
ServiceOrBuilder. getAuthenticationOrBuilder()
Auth configuration.
-