Uses of Enum Class
moby.buildkit.v1.frontend.Gateway.ExecMessage.InputCase
Packages that use Gateway.ExecMessage.InputCase
-
Uses of Gateway.ExecMessage.InputCase in moby.buildkit.v1.frontend
Subclasses with type arguments of type Gateway.ExecMessage.InputCase in moby.buildkit.v1.frontendMethods in moby.buildkit.v1.frontend that return Gateway.ExecMessage.InputCaseModifier and TypeMethodDescriptionGateway.ExecMessage.InputCase.forNumber
(int value) Gateway.ExecMessage.Builder.getInputCase()
Gateway.ExecMessage.getInputCase()
Gateway.ExecMessageOrBuilder.getInputCase()
Gateway.ExecMessage.InputCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.static Gateway.ExecMessage.InputCase[]
Gateway.ExecMessage.InputCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.