Uses of Class
com.ngrok.definitions.EndpointBackendMutate.Builder
Packages that use EndpointBackendMutate.Builder
-
Uses of EndpointBackendMutate.Builder in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointBackendMutate.BuilderModifier and TypeMethodDescriptionbackend to be used to back this endpointbackend to be used to back this endpointEndpointBackendMutate.Builder.enabled
(boolean enabled) true
if the module will be applied to traffic,false
to disable.true
if the module will be applied to traffic,false
to disable.EndpointBackendMutate.newBuilder()
Creates a new builder for theEndpointBackendMutate
type.