Uses of Class
com.ngrok.definitions.EndpointOAuthGoogle
Packages that use EndpointOAuthGoogle
-
Uses of EndpointOAuthGoogle in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointOAuthGoogleModifier and TypeMethodDescriptionEndpointOAuthGoogle.Builder.build()
Constructs theEndpointOAuthGoogle
instance.Methods in com.ngrok.definitions that return types with arguments of type EndpointOAuthGoogleModifier and TypeMethodDescriptionEndpointOAuthProvider.getGoogle()
configuration for using google as the identity providerMethods in com.ngrok.definitions with parameters of type EndpointOAuthGoogleModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.google
(EndpointOAuthGoogle google) configuration for using google as the identity providerMethod parameters in com.ngrok.definitions with type arguments of type EndpointOAuthGoogleModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.google
(Optional<EndpointOAuthGoogle> google) configuration for using google as the identity provider