Uses of Class
pb.Ops.TmpfsOpt.Builder
Packages that use Ops.TmpfsOpt.Builder
-
Uses of Ops.TmpfsOpt.Builder in pb
Subclasses with type arguments of type Ops.TmpfsOpt.Builder in pbModifier and TypeClassDescriptionstatic final class
TmpfsOpt defines options describing tpmfs mountsMethods in pb that return Ops.TmpfsOpt.BuilderModifier and TypeMethodDescriptionOps.TmpfsOpt.Builder.clear()
Ops.TmpfsOpt.Builder.clearSize()
Specify an upper limit on the size of the filesystem.Ops.Mount.Builder.getTmpfsOptBuilder()
.pb.TmpfsOpt TmpfsOpt = 19;
Ops.TmpfsOpt.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Ops.TmpfsOpt.Builder.mergeFrom
(com.google.protobuf.Message other) Ops.TmpfsOpt.Builder.mergeFrom
(Ops.TmpfsOpt other) static Ops.TmpfsOpt.Builder
Ops.TmpfsOpt.newBuilder()
static Ops.TmpfsOpt.Builder
Ops.TmpfsOpt.newBuilder
(Ops.TmpfsOpt prototype) Ops.TmpfsOpt.newBuilderForType()
protected Ops.TmpfsOpt.Builder
Ops.TmpfsOpt.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Ops.TmpfsOpt.Builder.setSize
(long value) Specify an upper limit on the size of the filesystem.Ops.TmpfsOpt.toBuilder()
Methods in pb with parameters of type Ops.TmpfsOpt.BuilderModifier and TypeMethodDescriptionOps.Mount.Builder.setTmpfsOpt
(Ops.TmpfsOpt.Builder builderForValue) .pb.TmpfsOpt TmpfsOpt = 19;