Uses of Class
com.ngrok.definitions.EndpointOidc
Packages that use EndpointOidc
-
Uses of EndpointOidc in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointOidcModifier and TypeMethodDescriptionEndpointOidc.Builder.build()
Constructs theEndpointOidc
instance.Methods in com.ngrok.definitions that return types with arguments of type EndpointOidc -
Uses of EndpointOidc in com.ngrok.services
Methods in com.ngrok.services that return EndpointOidcModifier and TypeMethodDescriptionEdgeRouteOidcModule.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.EdgeRouteOidcModule.ReplaceCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type EndpointOidcModifier and TypeMethodDescriptionEdgeRouteOidcModule.GetCallBuilder.call()
Initiates the API call asynchronously.EdgeRouteOidcModule.ReplaceCallBuilder.call()
Initiates the API call asynchronously.Methods in com.ngrok.services with parameters of type EndpointOidcModifier and TypeMethodDescriptionEdgeRouteOidcModule.ReplaceCallBuilder.module
(EndpointOidc module) Sets themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.oidc
(EndpointOidc oidc) oidc module configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.oidc
(EndpointOidc oidc) oidc module configuration ornull
Method parameters in com.ngrok.services with type arguments of type EndpointOidcModifier and TypeMethodDescriptionEdgeRouteOidcModule.ReplaceCallBuilder.module
(Optional<EndpointOidc> module) Sets (or unsets) themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.oidc
(Optional<EndpointOidc> oidc) oidc module configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.oidc
(Optional<EndpointOidc> oidc) oidc module configuration ornull