Uses of Class
moby.buildkit.v1.frontend.Gateway.RefMapDeprecated.Builder
Packages that use Gateway.RefMapDeprecated.Builder
-
Uses of Gateway.RefMapDeprecated.Builder in moby.buildkit.v1.frontend
Subclasses with type arguments of type Gateway.RefMapDeprecated.Builder in moby.buildkit.v1.frontendModifier and TypeClassDescriptionstatic final class
Protobuf typemoby.buildkit.v1.frontend.RefMapDeprecated
Methods in moby.buildkit.v1.frontend that return Gateway.RefMapDeprecated.BuilderModifier and TypeMethodDescriptionGateway.RefMapDeprecated.Builder.clear()
Gateway.RefMapDeprecated.Builder.clearRefs()
Gateway.Result.Builder.getRefsDeprecatedBuilder()
.moby.buildkit.v1.frontend.RefMapDeprecated refsDeprecated = 2;
Gateway.RefMapDeprecated.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Gateway.RefMapDeprecated.Builder.mergeFrom
(com.google.protobuf.Message other) Gateway.RefMapDeprecated.Builder.mergeFrom
(Gateway.RefMapDeprecated other) Gateway.RefMapDeprecated.newBuilder()
Gateway.RefMapDeprecated.newBuilder
(Gateway.RefMapDeprecated prototype) Gateway.RefMapDeprecated.newBuilderForType()
protected Gateway.RefMapDeprecated.Builder
Gateway.RefMapDeprecated.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Gateway.RefMapDeprecated.Builder.putAllRefs
(Map<String, String> values) map<string, string> refs = 1;
map<string, string> refs = 1;
Gateway.RefMapDeprecated.Builder.removeRefs
(String key) map<string, string> refs = 1;
Gateway.RefMapDeprecated.toBuilder()
Methods in moby.buildkit.v1.frontend with parameters of type Gateway.RefMapDeprecated.BuilderModifier and TypeMethodDescriptionGateway.Result.Builder.setRefsDeprecated
(Gateway.RefMapDeprecated.Builder builderForValue) .moby.buildkit.v1.frontend.RefMapDeprecated refsDeprecated = 2;