public static final class CreateDirectoryPRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateDirectoryPRequest.Builder> implements CreateDirectoryPRequestOrBuilder
alluxio.grpc.file.CreateDirectoryPRequest
Modifier and Type | Method and Description |
---|---|
CreateDirectoryPRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateDirectoryPRequest |
build() |
CreateDirectoryPRequest |
buildPartial() |
CreateDirectoryPRequest.Builder |
clear() |
CreateDirectoryPRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateDirectoryPRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateDirectoryPRequest.Builder |
clearOptions()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2; |
CreateDirectoryPRequest.Builder |
clearPath()
the path of the directory
|
CreateDirectoryPRequest.Builder |
clone() |
CreateDirectoryPRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CreateDirectoryPOptions |
getOptions()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2; |
CreateDirectoryPOptions.Builder |
getOptionsBuilder()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2; |
CreateDirectoryPOptionsOrBuilder |
getOptionsOrBuilder()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2; |
String |
getPath()
the path of the directory
|
com.google.protobuf.ByteString |
getPathBytes()
the path of the directory
|
boolean |
hasOptions()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2; |
boolean |
hasPath()
the path of the directory
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateDirectoryPRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateDirectoryPRequest.Builder |
mergeFrom(CreateDirectoryPRequest other) |
CreateDirectoryPRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateDirectoryPRequest.Builder |
mergeOptions(CreateDirectoryPOptions value)
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2; |
CreateDirectoryPRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateDirectoryPRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateDirectoryPRequest.Builder |
setOptions(CreateDirectoryPOptions.Builder builderForValue)
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2; |
CreateDirectoryPRequest.Builder |
setOptions(CreateDirectoryPOptions value)
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2; |
CreateDirectoryPRequest.Builder |
setPath(String value)
the path of the directory
|
CreateDirectoryPRequest.Builder |
setPathBytes(com.google.protobuf.ByteString value)
the path of the directory
|
CreateDirectoryPRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateDirectoryPRequest.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<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.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<CreateDirectoryPRequest.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<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CreateDirectoryPRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CreateDirectoryPRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CreateDirectoryPRequest.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<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.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<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.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<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.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<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.Builder mergeFrom(CreateDirectoryPRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateDirectoryPRequest.Builder>
public CreateDirectoryPRequest.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<CreateDirectoryPRequest.Builder>
IOException
public boolean hasPath()
the path of the directory
optional string path = 1;
hasPath
in interface CreateDirectoryPRequestOrBuilder
public String getPath()
the path of the directory
optional string path = 1;
getPath
in interface CreateDirectoryPRequestOrBuilder
public com.google.protobuf.ByteString getPathBytes()
the path of the directory
optional string path = 1;
getPathBytes
in interface CreateDirectoryPRequestOrBuilder
public CreateDirectoryPRequest.Builder setPath(String value)
the path of the directory
optional string path = 1;
value
- The path to set.public CreateDirectoryPRequest.Builder clearPath()
the path of the directory
optional string path = 1;
public CreateDirectoryPRequest.Builder setPathBytes(com.google.protobuf.ByteString value)
the path of the directory
optional string path = 1;
value
- The bytes for path to set.public boolean hasOptions()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
hasOptions
in interface CreateDirectoryPRequestOrBuilder
public CreateDirectoryPOptions getOptions()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
getOptions
in interface CreateDirectoryPRequestOrBuilder
public CreateDirectoryPRequest.Builder setOptions(CreateDirectoryPOptions value)
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
public CreateDirectoryPRequest.Builder setOptions(CreateDirectoryPOptions.Builder builderForValue)
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
public CreateDirectoryPRequest.Builder mergeOptions(CreateDirectoryPOptions value)
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
public CreateDirectoryPRequest.Builder clearOptions()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
public CreateDirectoryPOptions.Builder getOptionsBuilder()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
public CreateDirectoryPOptionsOrBuilder getOptionsOrBuilder()
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
getOptionsOrBuilder
in interface CreateDirectoryPRequestOrBuilder
public final CreateDirectoryPRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateDirectoryPRequest.Builder>
public final CreateDirectoryPRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateDirectoryPRequest.Builder>
Copyright © 2023. All Rights Reserved.