Package com.ngrok.definitions
Class EndpointMutualTlsMutate
java.lang.Object
com.ngrok.definitions.EndpointMutualTlsMutate
A class encapsulating the
EndpointMutualTlsMutate
resource.-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
list of certificate authorities that will be used to validate the TLS client certificate presented by the initiator of the TLS connectiontrue
if the module will be applied to traffic,false
to disable.int
hashCode()
Creates a new builder for theEndpointMutualTlsMutate
type.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEndpointMutualTlsMutate
type.- Returns:
- a new
EndpointMutualTlsMutate.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
-
getCertificateAuthorityIds
list of certificate authorities that will be used to validate the TLS client certificate presented by the initiator of the TLS connection -
equals
-
hashCode
public int hashCode() -
toString
-