public static final class BackupStatusPRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BackupStatusPRequest.Builder> implements BackupStatusPRequestOrBuilder
alluxio.grpc.meta.BackupStatusPRequest
Modifier and Type | Method and Description |
---|---|
BackupStatusPRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackupStatusPRequest |
build() |
BackupStatusPRequest |
buildPartial() |
BackupStatusPRequest.Builder |
clear() |
BackupStatusPRequest.Builder |
clearBackupId()
optional string backupId = 1; |
BackupStatusPRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BackupStatusPRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BackupStatusPRequest.Builder |
clone() |
String |
getBackupId()
optional string backupId = 1; |
com.google.protobuf.ByteString |
getBackupIdBytes()
optional string backupId = 1; |
BackupStatusPRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasBackupId()
optional string backupId = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BackupStatusPRequest.Builder |
mergeFrom(BackupStatusPRequest other) |
BackupStatusPRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BackupStatusPRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BackupStatusPRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BackupStatusPRequest.Builder |
setBackupId(String value)
optional string backupId = 1; |
BackupStatusPRequest.Builder |
setBackupIdBytes(com.google.protobuf.ByteString value)
optional string backupId = 1; |
BackupStatusPRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackupStatusPRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BackupStatusPRequest.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<BackupStatusPRequest.Builder>
public BackupStatusPRequest.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<BackupStatusPRequest.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<BackupStatusPRequest.Builder>
public BackupStatusPRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public BackupStatusPRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public BackupStatusPRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public BackupStatusPRequest.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<BackupStatusPRequest.Builder>
public BackupStatusPRequest.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<BackupStatusPRequest.Builder>
public BackupStatusPRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<BackupStatusPRequest.Builder>
public BackupStatusPRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<BackupStatusPRequest.Builder>
public BackupStatusPRequest.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<BackupStatusPRequest.Builder>
public BackupStatusPRequest.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<BackupStatusPRequest.Builder>
public BackupStatusPRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BackupStatusPRequest.Builder>
public BackupStatusPRequest.Builder mergeFrom(BackupStatusPRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<BackupStatusPRequest.Builder>
public BackupStatusPRequest.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<BackupStatusPRequest.Builder>
IOException
public boolean hasBackupId()
optional string backupId = 1;
hasBackupId
in interface BackupStatusPRequestOrBuilder
public String getBackupId()
optional string backupId = 1;
getBackupId
in interface BackupStatusPRequestOrBuilder
public com.google.protobuf.ByteString getBackupIdBytes()
optional string backupId = 1;
getBackupIdBytes
in interface BackupStatusPRequestOrBuilder
public BackupStatusPRequest.Builder setBackupId(String value)
optional string backupId = 1;
value
- The backupId to set.public BackupStatusPRequest.Builder clearBackupId()
optional string backupId = 1;
public BackupStatusPRequest.Builder setBackupIdBytes(com.google.protobuf.ByteString value)
optional string backupId = 1;
value
- The bytes for backupId to set.public final BackupStatusPRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<BackupStatusPRequest.Builder>
public final BackupStatusPRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<BackupStatusPRequest.Builder>
Copyright © 2023. All Rights Reserved.