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