public static final class UnmountPOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder> implements UnmountPOptionsOrBuilder
alluxio.grpc.file.UnmountPOptions
Modifier and Type | Method and Description |
---|---|
UnmountPOptions.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UnmountPOptions |
build() |
UnmountPOptions |
buildPartial() |
UnmountPOptions.Builder |
clear() |
UnmountPOptions.Builder |
clearCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
UnmountPOptions.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UnmountPOptions.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UnmountPOptions.Builder |
clone() |
FileSystemMasterCommonPOptions |
getCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
FileSystemMasterCommonPOptions.Builder |
getCommonOptionsBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
FileSystemMasterCommonPOptionsOrBuilder |
getCommonOptionsOrBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
UnmountPOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UnmountPOptions.Builder |
mergeCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
UnmountPOptions.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UnmountPOptions.Builder |
mergeFrom(com.google.protobuf.Message other) |
UnmountPOptions.Builder |
mergeFrom(UnmountPOptions other) |
UnmountPOptions.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UnmountPOptions.Builder |
setCommonOptions(FileSystemMasterCommonPOptions.Builder builderForValue)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
UnmountPOptions.Builder |
setCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
UnmountPOptions.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UnmountPOptions.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UnmountPOptions.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public UnmountPOptions build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public UnmountPOptions buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public UnmountPOptions.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder mergeFrom(UnmountPOptions other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public UnmountPOptions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UnmountPOptions.Builder>
IOException
public boolean hasCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
hasCommonOptions
in interface UnmountPOptionsOrBuilder
public FileSystemMasterCommonPOptions getCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
getCommonOptions
in interface UnmountPOptionsOrBuilder
public UnmountPOptions.Builder setCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public UnmountPOptions.Builder setCommonOptions(FileSystemMasterCommonPOptions.Builder builderForValue)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public UnmountPOptions.Builder mergeCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public UnmountPOptions.Builder clearCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public FileSystemMasterCommonPOptions.Builder getCommonOptionsBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public FileSystemMasterCommonPOptionsOrBuilder getCommonOptionsOrBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
getCommonOptionsOrBuilder
in interface UnmountPOptionsOrBuilder
public final UnmountPOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
public final UnmountPOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UnmountPOptions.Builder>
Copyright © 2023. All Rights Reserved.