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 classAuthentication`Authentication` defines the authentication configuration for API methods provided by an API service.static classAuthentication.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 AuthenticationOrBuilderService.Builder. getAuthenticationOrBuilder()Auth configuration.AuthenticationOrBuilderService. getAuthenticationOrBuilder()Auth configuration.AuthenticationOrBuilderServiceOrBuilder. getAuthenticationOrBuilder()Auth configuration.
-