Uses of Class
com.ngrok.definitions.EndpointOAuthGitHub
Packages that use EndpointOAuthGitHub
-
Uses of EndpointOAuthGitHub in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointOAuthGitHubModifier and TypeMethodDescriptionEndpointOAuthGitHub.Builder.build()Constructs theEndpointOAuthGitHubinstance.Methods in com.ngrok.definitions that return types with arguments of type EndpointOAuthGitHubModifier and TypeMethodDescriptionEndpointOAuthProvider.getGithub()configuration for using github as the identity providerMethods in com.ngrok.definitions with parameters of type EndpointOAuthGitHubModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.github(EndpointOAuthGitHub github) configuration for using github as the identity providerMethod parameters in com.ngrok.definitions with type arguments of type EndpointOAuthGitHubModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.github(Optional<EndpointOAuthGitHub> github) configuration for using github as the identity provider