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