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 theEndpointOidcinstance.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 themoduleparameter.EdgesHttpsRoutes.CreateCallBuilder.oidc(EndpointOidc oidc) oidc module configuration ornullEdgesHttpsRoutes.UpdateCallBuilder.oidc(EndpointOidc oidc) oidc module configuration ornullMethod parameters in com.ngrok.services with type arguments of type EndpointOidcModifier and TypeMethodDescriptionEdgeRouteOidcModule.ReplaceCallBuilder.module(Optional<EndpointOidc> module) Sets (or unsets) themoduleparameter.EdgesHttpsRoutes.CreateCallBuilder.oidc(Optional<EndpointOidc> oidc) oidc module configuration ornullEdgesHttpsRoutes.UpdateCallBuilder.oidc(Optional<EndpointOidc> oidc) oidc module configuration ornull