Uses of Class
com.ngrok.definitions.EndpointSamlMutate
Packages that use EndpointSamlMutate
-
Uses of EndpointSamlMutate in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointSamlMutateModifier and TypeMethodDescriptionEndpointSamlMutate.Builder.build()Constructs theEndpointSamlMutateinstance. -
Uses of EndpointSamlMutate in com.ngrok.services
Methods in com.ngrok.services with parameters of type EndpointSamlMutateModifier and TypeMethodDescriptionEdgeRouteSamlModule.ReplaceCallBuilder.module(EndpointSamlMutate module) Sets themoduleparameter.EdgesHttpsRoutes.CreateCallBuilder.saml(EndpointSamlMutate saml) saml module configuration ornullEdgesHttpsRoutes.UpdateCallBuilder.saml(EndpointSamlMutate saml) saml module configuration ornullMethod parameters in com.ngrok.services with type arguments of type EndpointSamlMutateModifier and TypeMethodDescriptionEdgeRouteSamlModule.ReplaceCallBuilder.module(Optional<EndpointSamlMutate> module) Sets (or unsets) themoduleparameter.EdgesHttpsRoutes.CreateCallBuilder.saml(Optional<EndpointSamlMutate> saml) saml module configuration ornullEdgesHttpsRoutes.UpdateCallBuilder.saml(Optional<EndpointSamlMutate> saml) saml module configuration ornull