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