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 TypeMethodDescriptionEndpointSamlModule.ReplaceCallBuilder.module(EndpointSamlMutate module)Sets themoduleparameter.EndpointConfigurations.CreateCallBuilder.saml(EndpointSamlMutate saml)saml module configuration ornullEndpointConfigurations.UpdateCallBuilder.saml(EndpointSamlMutate saml)saml module configuration ornullMethod parameters in com.ngrok.services with type arguments of type EndpointSamlMutateModifier and TypeMethodDescriptionEndpointSamlModule.ReplaceCallBuilder.module(Optional<EndpointSamlMutate> module)Sets (or unsets) themoduleparameter.EndpointConfigurations.CreateCallBuilder.saml(Optional<EndpointSamlMutate> saml)saml module configuration ornullEndpointConfigurations.UpdateCallBuilder.saml(Optional<EndpointSamlMutate> saml)saml module configuration ornull