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