static VirtualHost.TlsRequirementType |
VirtualHost.TlsRequirementType.forNumber(int value) |
|
VirtualHost.TlsRequirementType |
VirtualHost.Builder.getRequireTls() |
Specifies the type of TLS enforcement the virtual host expects.
|
VirtualHost.TlsRequirementType |
VirtualHost.getRequireTls() |
Specifies the type of TLS enforcement the virtual host expects.
|
VirtualHost.TlsRequirementType |
VirtualHostOrBuilder.getRequireTls() |
Specifies the type of TLS enforcement the virtual host expects.
|
static VirtualHost.TlsRequirementType |
VirtualHost.TlsRequirementType.valueOf(int value) |
Deprecated.
|
static VirtualHost.TlsRequirementType |
VirtualHost.TlsRequirementType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static VirtualHost.TlsRequirementType |
VirtualHost.TlsRequirementType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static VirtualHost.TlsRequirementType[] |
VirtualHost.TlsRequirementType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|