- valueOf(String) - Static method in enum io.elastic.api.HttpReply.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.elastic.sailor.impl.MessageEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.elastic.sailor.impl.MessageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.elastic.sailor.ServiceMethods
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.elastic.api.HttpReply.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.elastic.sailor.impl.MessageEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.elastic.sailor.impl.MessageFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.elastic.sailor.ServiceMethods
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(JsonObject) - Method in interface io.elastic.api.CredentialsVerifier
-
Performs the verification credentials in the given configuration.