Uses of Class
moby.buildkit.v1.frontend.Gateway.CacheOptionsEntry
Packages that use Gateway.CacheOptionsEntry
-
Uses of Gateway.CacheOptionsEntry in moby.buildkit.v1.frontend
Methods in moby.buildkit.v1.frontend that return Gateway.CacheOptionsEntryModifier and TypeMethodDescriptionGateway.CacheOptionsEntry.Builder.build()
Gateway.CacheOptionsEntry.Builder.buildPartial()
Gateway.SolveRequest.Builder.getCacheImports
(int index) CacheImports was added in BuildKit v0.4.0.Gateway.SolveRequest.getCacheImports
(int index) CacheImports was added in BuildKit v0.4.0.Gateway.SolveRequestOrBuilder.getCacheImports
(int index) CacheImports was added in BuildKit v0.4.0.static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.getDefaultInstance()
Gateway.CacheOptionsEntry.Builder.getDefaultInstanceForType()
Gateway.CacheOptionsEntry.getDefaultInstanceForType()
static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseDelimitedFrom
(InputStream input) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(byte[] data) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(com.google.protobuf.ByteString data) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(com.google.protobuf.CodedInputStream input) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(InputStream input) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(ByteBuffer data) static Gateway.CacheOptionsEntry
Gateway.CacheOptionsEntry.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in moby.buildkit.v1.frontend that return types with arguments of type Gateway.CacheOptionsEntryModifier and TypeMethodDescriptionGateway.SolveRequest.Builder.getCacheImportsList()
CacheImports was added in BuildKit v0.4.0.Gateway.SolveRequest.getCacheImportsList()
CacheImports was added in BuildKit v0.4.0.Gateway.SolveRequestOrBuilder.getCacheImportsList()
CacheImports was added in BuildKit v0.4.0.com.google.protobuf.Parser
<Gateway.CacheOptionsEntry> Gateway.CacheOptionsEntry.getParserForType()
static com.google.protobuf.Parser
<Gateway.CacheOptionsEntry> Gateway.CacheOptionsEntry.parser()
Methods in moby.buildkit.v1.frontend with parameters of type Gateway.CacheOptionsEntryModifier and TypeMethodDescriptionGateway.SolveRequest.Builder.addCacheImports
(int index, Gateway.CacheOptionsEntry value) CacheImports was added in BuildKit v0.4.0.Gateway.SolveRequest.Builder.addCacheImports
(Gateway.CacheOptionsEntry value) CacheImports was added in BuildKit v0.4.0.Gateway.CacheOptionsEntry.Builder.mergeFrom
(Gateway.CacheOptionsEntry other) Gateway.CacheOptionsEntry.newBuilder
(Gateway.CacheOptionsEntry prototype) Gateway.SolveRequest.Builder.setCacheImports
(int index, Gateway.CacheOptionsEntry value) CacheImports was added in BuildKit v0.4.0.Method parameters in moby.buildkit.v1.frontend with type arguments of type Gateway.CacheOptionsEntryModifier and TypeMethodDescriptionGateway.SolveRequest.Builder.addAllCacheImports
(Iterable<? extends Gateway.CacheOptionsEntry> values) CacheImports was added in BuildKit v0.4.0.