public static final class AllocateFilePathRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder> implements AllocateFilePathRequestOrBuilder
staros.AllocateFilePathRequest| Modifier and Type | Method and Description |
|---|---|
AllocateFilePathRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AllocateFilePathRequest |
build() |
AllocateFilePathRequest |
buildPartial() |
AllocateFilePathRequest.Builder |
clear() |
AllocateFilePathRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AllocateFilePathRequest.Builder |
clearFsKey()
string fs_key = 4; |
AllocateFilePathRequest.Builder |
clearFsType()
.staros.FileStoreType fs_type = 2; |
AllocateFilePathRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AllocateFilePathRequest.Builder |
clearServiceId()
string service_id = 1; |
AllocateFilePathRequest.Builder |
clearSuffix()
string suffix = 3; |
AllocateFilePathRequest.Builder |
clone() |
AllocateFilePathRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getFsKey()
string fs_key = 4; |
com.google.protobuf.ByteString |
getFsKeyBytes()
string fs_key = 4; |
FileStoreType |
getFsType()
.staros.FileStoreType fs_type = 2; |
int |
getFsTypeValue()
.staros.FileStoreType fs_type = 2; |
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
java.lang.String |
getSuffix()
string suffix = 3; |
com.google.protobuf.ByteString |
getSuffixBytes()
string suffix = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AllocateFilePathRequest.Builder |
mergeFrom(AllocateFilePathRequest other) |
AllocateFilePathRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AllocateFilePathRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
AllocateFilePathRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AllocateFilePathRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AllocateFilePathRequest.Builder |
setFsKey(java.lang.String value)
string fs_key = 4; |
AllocateFilePathRequest.Builder |
setFsKeyBytes(com.google.protobuf.ByteString value)
string fs_key = 4; |
AllocateFilePathRequest.Builder |
setFsType(FileStoreType value)
.staros.FileStoreType fs_type = 2; |
AllocateFilePathRequest.Builder |
setFsTypeValue(int value)
.staros.FileStoreType fs_type = 2; |
AllocateFilePathRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
AllocateFilePathRequest.Builder |
setServiceId(java.lang.String value)
string service_id = 1; |
AllocateFilePathRequest.Builder |
setServiceIdBytes(com.google.protobuf.ByteString value)
string service_id = 1; |
AllocateFilePathRequest.Builder |
setSuffix(java.lang.String value)
string suffix = 3; |
AllocateFilePathRequest.Builder |
setSuffixBytes(com.google.protobuf.ByteString value)
string suffix = 3; |
AllocateFilePathRequest.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AllocateFilePathRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AllocateFilePathRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AllocateFilePathRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder mergeFrom(AllocateFilePathRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public AllocateFilePathRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AllocateFilePathRequest.Builder>java.io.IOExceptionpublic java.lang.String getServiceId()
string service_id = 1;getServiceId in interface AllocateFilePathRequestOrBuilderpublic com.google.protobuf.ByteString getServiceIdBytes()
string service_id = 1;getServiceIdBytes in interface AllocateFilePathRequestOrBuilderpublic AllocateFilePathRequest.Builder setServiceId(java.lang.String value)
string service_id = 1;value - The serviceId to set.public AllocateFilePathRequest.Builder clearServiceId()
string service_id = 1;public AllocateFilePathRequest.Builder setServiceIdBytes(com.google.protobuf.ByteString value)
string service_id = 1;value - The bytes for serviceId to set.public int getFsTypeValue()
.staros.FileStoreType fs_type = 2;getFsTypeValue in interface AllocateFilePathRequestOrBuilderpublic AllocateFilePathRequest.Builder setFsTypeValue(int value)
.staros.FileStoreType fs_type = 2;value - The enum numeric value on the wire for fsType to set.public FileStoreType getFsType()
.staros.FileStoreType fs_type = 2;getFsType in interface AllocateFilePathRequestOrBuilderpublic AllocateFilePathRequest.Builder setFsType(FileStoreType value)
.staros.FileStoreType fs_type = 2;value - The fsType to set.public AllocateFilePathRequest.Builder clearFsType()
.staros.FileStoreType fs_type = 2;public java.lang.String getSuffix()
string suffix = 3;getSuffix in interface AllocateFilePathRequestOrBuilderpublic com.google.protobuf.ByteString getSuffixBytes()
string suffix = 3;getSuffixBytes in interface AllocateFilePathRequestOrBuilderpublic AllocateFilePathRequest.Builder setSuffix(java.lang.String value)
string suffix = 3;value - The suffix to set.public AllocateFilePathRequest.Builder clearSuffix()
string suffix = 3;public AllocateFilePathRequest.Builder setSuffixBytes(com.google.protobuf.ByteString value)
string suffix = 3;value - The bytes for suffix to set.public java.lang.String getFsKey()
string fs_key = 4;getFsKey in interface AllocateFilePathRequestOrBuilderpublic com.google.protobuf.ByteString getFsKeyBytes()
string fs_key = 4;getFsKeyBytes in interface AllocateFilePathRequestOrBuilderpublic AllocateFilePathRequest.Builder setFsKey(java.lang.String value)
string fs_key = 4;value - The fsKey to set.public AllocateFilePathRequest.Builder clearFsKey()
string fs_key = 4;public AllocateFilePathRequest.Builder setFsKeyBytes(com.google.protobuf.ByteString value)
string fs_key = 4;value - The bytes for fsKey to set.public final AllocateFilePathRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>public final AllocateFilePathRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AllocateFilePathRequest.Builder>Copyright © 2024. All rights reserved.