Uses of Class
com.ngrok.definitions.EndpointOAuth
-
Uses of EndpointOAuth in com.ngrok.definitions
Modifier and TypeMethodDescriptionEndpointOAuth.Builder.build()
Constructs theEndpointOAuth
instance. -
Uses of EndpointOAuth in com.ngrok.services
Modifier and TypeMethodDescriptionEdgeRouteOAuthModule.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.EdgeRouteOAuthModule.ReplaceCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Modifier and TypeMethodDescriptionEdgeRouteOAuthModule.GetCallBuilder.call()
Initiates the API call asynchronously.EdgeRouteOAuthModule.ReplaceCallBuilder.call()
Initiates the API call asynchronously.Modifier and TypeMethodDescriptionEdgeRouteOAuthModule.ReplaceCallBuilder.module
(EndpointOAuth module) Sets themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.oauth
(EndpointOAuth oauth) oauth module configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.oauth
(EndpointOAuth oauth) oauth module configuration ornull
Modifier and TypeMethodDescriptionEdgeRouteOAuthModule.ReplaceCallBuilder.module
(Optional<EndpointOAuth> module) Sets (or unsets) themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.oauth
(Optional<EndpointOAuth> oauth) oauth module configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.oauth
(Optional<EndpointOAuth> oauth) oauth module configuration ornull