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