Uses of Class
moby.buildkit.v1.frontend.Gateway.CacheOptionsEntry.Builder
Packages that use Gateway.CacheOptionsEntry.Builder
-
Uses of Gateway.CacheOptionsEntry.Builder in moby.buildkit.v1.frontend
Subclasses with type arguments of type Gateway.CacheOptionsEntry.Builder in moby.buildkit.v1.frontendModifier and TypeClassDescriptionstatic final class
CacheOptionsEntry corresponds to the control.CacheOptionsEntryMethods in moby.buildkit.v1.frontend that return Gateway.CacheOptionsEntry.BuilderModifier and TypeMethodDescriptionGateway.SolveRequest.Builder.addCacheImportsBuilder()
CacheImports was added in BuildKit v0.4.0.Gateway.SolveRequest.Builder.addCacheImportsBuilder
(int index) CacheImports was added in BuildKit v0.4.0.Gateway.CacheOptionsEntry.Builder.clear()
Gateway.CacheOptionsEntry.Builder.clearAttrs()
Gateway.CacheOptionsEntry.Builder.clearType()
string Type = 1;
Gateway.SolveRequest.Builder.getCacheImportsBuilder
(int index) CacheImports was added in BuildKit v0.4.0.Gateway.CacheOptionsEntry.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Gateway.CacheOptionsEntry.Builder.mergeFrom
(com.google.protobuf.Message other) Gateway.CacheOptionsEntry.Builder.mergeFrom
(Gateway.CacheOptionsEntry other) Gateway.CacheOptionsEntry.newBuilder()
Gateway.CacheOptionsEntry.newBuilder
(Gateway.CacheOptionsEntry prototype) Gateway.CacheOptionsEntry.newBuilderForType()
protected Gateway.CacheOptionsEntry.Builder
Gateway.CacheOptionsEntry.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Gateway.CacheOptionsEntry.Builder.putAllAttrs
(Map<String, String> values) map<string, string> Attrs = 2;
map<string, string> Attrs = 2;
Gateway.CacheOptionsEntry.Builder.removeAttrs
(String key) map<string, string> Attrs = 2;
string Type = 1;
Gateway.CacheOptionsEntry.Builder.setTypeBytes
(com.google.protobuf.ByteString value) string Type = 1;
Gateway.CacheOptionsEntry.toBuilder()
Methods in moby.buildkit.v1.frontend that return types with arguments of type Gateway.CacheOptionsEntry.BuilderModifier and TypeMethodDescriptionGateway.SolveRequest.Builder.getCacheImportsBuilderList()
CacheImports was added in BuildKit v0.4.0.Methods in moby.buildkit.v1.frontend with parameters of type Gateway.CacheOptionsEntry.BuilderModifier and TypeMethodDescriptionGateway.SolveRequest.Builder.addCacheImports
(int index, Gateway.CacheOptionsEntry.Builder builderForValue) CacheImports was added in BuildKit v0.4.0.Gateway.SolveRequest.Builder.addCacheImports
(Gateway.CacheOptionsEntry.Builder builderForValue) CacheImports was added in BuildKit v0.4.0.Gateway.SolveRequest.Builder.setCacheImports
(int index, Gateway.CacheOptionsEntry.Builder builderForValue) CacheImports was added in BuildKit v0.4.0.