Uses of Class
moby.buildkit.v1.ControlOuterClass.CacheOptions
Packages that use ControlOuterClass.CacheOptions
-
Uses of ControlOuterClass.CacheOptions in moby.buildkit.v1
Methods in moby.buildkit.v1 that return ControlOuterClass.CacheOptionsModifier and TypeMethodDescriptionControlOuterClass.CacheOptions.Builder.build()
ControlOuterClass.CacheOptions.Builder.buildPartial()
ControlOuterClass.SolveRequest.Builder.getCache()
.moby.buildkit.v1.CacheOptions Cache = 8;
ControlOuterClass.SolveRequest.getCache()
.moby.buildkit.v1.CacheOptions Cache = 8;
ControlOuterClass.SolveRequestOrBuilder.getCache()
.moby.buildkit.v1.CacheOptions Cache = 8;
ControlOuterClass.CacheOptions.getDefaultInstance()
ControlOuterClass.CacheOptions.Builder.getDefaultInstanceForType()
ControlOuterClass.CacheOptions.getDefaultInstanceForType()
ControlOuterClass.CacheOptions.parseDelimitedFrom
(InputStream input) ControlOuterClass.CacheOptions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ControlOuterClass.CacheOptions.parseFrom
(byte[] data) ControlOuterClass.CacheOptions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ControlOuterClass.CacheOptions.parseFrom
(com.google.protobuf.ByteString data) ControlOuterClass.CacheOptions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ControlOuterClass.CacheOptions.parseFrom
(com.google.protobuf.CodedInputStream input) ControlOuterClass.CacheOptions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ControlOuterClass.CacheOptions.parseFrom
(InputStream input) ControlOuterClass.CacheOptions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ControlOuterClass.CacheOptions.parseFrom
(ByteBuffer data) ControlOuterClass.CacheOptions.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in moby.buildkit.v1 that return types with arguments of type ControlOuterClass.CacheOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ControlOuterClass.CacheOptions> ControlOuterClass.CacheOptions.getParserForType()
static com.google.protobuf.Parser
<ControlOuterClass.CacheOptions> ControlOuterClass.CacheOptions.parser()
Methods in moby.buildkit.v1 with parameters of type ControlOuterClass.CacheOptionsModifier and TypeMethodDescriptionControlOuterClass.SolveRequest.Builder.mergeCache
(ControlOuterClass.CacheOptions value) .moby.buildkit.v1.CacheOptions Cache = 8;
ControlOuterClass.CacheOptions.Builder.mergeFrom
(ControlOuterClass.CacheOptions other) ControlOuterClass.CacheOptions.newBuilder
(ControlOuterClass.CacheOptions prototype) ControlOuterClass.SolveRequest.Builder.setCache
(ControlOuterClass.CacheOptions value) .moby.buildkit.v1.CacheOptions Cache = 8;