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 theEndpointSamlMutate
instance. -
Uses of EndpointSamlMutate in com.ngrok.services
Methods in com.ngrok.services with parameters of type EndpointSamlMutateModifier and TypeMethodDescriptionEdgeRouteSamlModule.ReplaceCallBuilder.module
(EndpointSamlMutate module) Sets themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.saml
(EndpointSamlMutate saml) saml module configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.saml
(EndpointSamlMutate saml) saml module configuration ornull
Method parameters in com.ngrok.services with type arguments of type EndpointSamlMutateModifier and TypeMethodDescriptionEdgeRouteSamlModule.ReplaceCallBuilder.module
(Optional<EndpointSamlMutate> module) Sets (or unsets) themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.saml
(Optional<EndpointSamlMutate> saml) saml module configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.saml
(Optional<EndpointSamlMutate> saml) saml module configuration ornull