- valueOf(String) - Static method in enum de.gesellix.docker.engine.RequestMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gesellix.docker.rawstream.Frame.StreamType
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.gesellix.docker.rawstream.Frame.StreamType
-
- valueOf(String) - Static method in enum de.gesellix.docker.rawstream.StreamType
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.gesellix.docker.rawstream.StreamType
-
- valueOf(String) - Static method in enum de.gesellix.docker.websocket.WebsocketStatusCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.gesellix.docker.engine.RequestMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gesellix.docker.rawstream.Frame.StreamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gesellix.docker.rawstream.StreamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gesellix.docker.websocket.WebsocketStatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.