Package com.ngrok.definitions
Class EndpointBackendMutate
java.lang.Object
com.ngrok.definitions.EndpointBackendMutate
A class encapsulating the
EndpointBackendMutate
resource.-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
backend to be used to back this endpointtrue
if the module will be applied to traffic,false
to disable.int
hashCode()
Creates a new builder for theEndpointBackendMutate
type.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEndpointBackendMutate
type.- Returns:
- a new
EndpointBackendMutate.Builder
-
getEnabled
true
if the module will be applied to traffic,false
to disable. defaulttrue
if unspecified- Returns:
- the value of the property as a
boolean
wrapped in anOptional
-
getBackendId
backend to be used to back this endpoint- Returns:
- the value of the property as a
String
-
equals
-
hashCode
public int hashCode() -
toString
-