Uses of Class
pb.Ops.CacheOpt.Builder
Packages that use Ops.CacheOpt.Builder
-
Uses of Ops.CacheOpt.Builder in pb
Subclasses with type arguments of type Ops.CacheOpt.Builder in pbModifier and TypeClassDescriptionstatic final class
CacheOpt defines options specific to cache mountsMethods in pb that return Ops.CacheOpt.BuilderModifier and TypeMethodDescriptionOps.CacheOpt.Builder.clear()
Ops.CacheOpt.Builder.clearID()
ID is an optional namespace for the mountOps.CacheOpt.Builder.clearSharing()
Sharing is the sharing mode for the mountOps.Mount.Builder.getCacheOptBuilder()
.pb.CacheOpt cacheOpt = 20;
Ops.CacheOpt.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Ops.CacheOpt.Builder.mergeFrom
(com.google.protobuf.Message other) Ops.CacheOpt.Builder.mergeFrom
(Ops.CacheOpt other) static Ops.CacheOpt.Builder
Ops.CacheOpt.newBuilder()
static Ops.CacheOpt.Builder
Ops.CacheOpt.newBuilder
(Ops.CacheOpt prototype) Ops.CacheOpt.newBuilderForType()
protected Ops.CacheOpt.Builder
Ops.CacheOpt.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) ID is an optional namespace for the mountOps.CacheOpt.Builder.setIDBytes
(com.google.protobuf.ByteString value) ID is an optional namespace for the mountOps.CacheOpt.Builder.setSharing
(Ops.CacheSharingOpt value) Sharing is the sharing mode for the mountOps.CacheOpt.Builder.setSharingValue
(int value) Sharing is the sharing mode for the mountOps.CacheOpt.toBuilder()
Methods in pb with parameters of type Ops.CacheOpt.BuilderModifier and TypeMethodDescriptionOps.Mount.Builder.setCacheOpt
(Ops.CacheOpt.Builder builderForValue) .pb.CacheOpt cacheOpt = 20;