static PeerAuthenticationMutualTLSMode |
PeerAuthenticationMutualTLSMode.fromValue(Object value) |
PeerAuthenticationMutualTLSMode |
PeerAuthenticationMutualTLSFluentImpl.getMode() |
PeerAuthenticationMutualTLSMode |
PeerAuthenticationMutualTLSFluent.getMode() |
PeerAuthenticationMutualTLSMode |
PeerAuthenticationMutualTLS.getMode() |
static PeerAuthenticationMutualTLSMode |
PeerAuthenticationMutualTLSMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerAuthenticationMutualTLSMode[] |
PeerAuthenticationMutualTLSMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|