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