Uses of Class
moby.buildkit.v1.frontend.Gateway.InputsRequest
Packages that use Gateway.InputsRequest
-
Uses of Gateway.InputsRequest in moby.buildkit.v1.frontend
Methods in moby.buildkit.v1.frontend that return Gateway.InputsRequestModifier and TypeMethodDescriptionGateway.InputsRequest.Builder.build()
Gateway.InputsRequest.Builder.buildPartial()
static Gateway.InputsRequest
Gateway.InputsRequest.getDefaultInstance()
Gateway.InputsRequest.Builder.getDefaultInstanceForType()
Gateway.InputsRequest.getDefaultInstanceForType()
static Gateway.InputsRequest
Gateway.InputsRequest.parseDelimitedFrom
(InputStream input) static Gateway.InputsRequest
Gateway.InputsRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(byte[] data) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(com.google.protobuf.ByteString data) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(InputStream input) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(ByteBuffer data) static Gateway.InputsRequest
Gateway.InputsRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in moby.buildkit.v1.frontend that return types with arguments of type Gateway.InputsRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Gateway.InputsRequest> Gateway.InputsRequest.getParserForType()
static com.google.protobuf.Parser
<Gateway.InputsRequest> Gateway.InputsRequest.parser()
Methods in moby.buildkit.v1.frontend with parameters of type Gateway.InputsRequestModifier and TypeMethodDescriptionGateway.InputsRequest.Builder.mergeFrom
(Gateway.InputsRequest other) Gateway.InputsRequest.newBuilder
(Gateway.InputsRequest prototype)