public static final class ListAllPOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListAllPOptions.Builder> implements ListAllPOptionsOrBuilder
alluxio.grpc.job.ListAllPOptions
Modifier and Type | Method and Description |
---|---|
ListAllPOptions.Builder |
addAllStatus(Iterable<? extends Status> values)
repeated .alluxio.grpc.job.Status status = 1; |
ListAllPOptions.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAllPOptions.Builder |
addStatus(Status value)
repeated .alluxio.grpc.job.Status status = 1; |
ListAllPOptions |
build() |
ListAllPOptions |
buildPartial() |
ListAllPOptions.Builder |
clear() |
ListAllPOptions.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListAllPOptions.Builder |
clearJobIdOnly()
optional bool jobIdOnly = 3; |
ListAllPOptions.Builder |
clearName()
optional string name = 2; |
ListAllPOptions.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListAllPOptions.Builder |
clearStatus()
repeated .alluxio.grpc.job.Status status = 1; |
ListAllPOptions.Builder |
clone() |
ListAllPOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getJobIdOnly()
optional bool jobIdOnly = 3; |
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
Status |
getStatus(int index)
repeated .alluxio.grpc.job.Status status = 1; |
int |
getStatusCount()
repeated .alluxio.grpc.job.Status status = 1; |
List<Status> |
getStatusList()
repeated .alluxio.grpc.job.Status status = 1; |
boolean |
hasJobIdOnly()
optional bool jobIdOnly = 3; |
boolean |
hasName()
optional string name = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListAllPOptions.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAllPOptions.Builder |
mergeFrom(ListAllPOptions other) |
ListAllPOptions.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListAllPOptions.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListAllPOptions.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAllPOptions.Builder |
setJobIdOnly(boolean value)
optional bool jobIdOnly = 3; |
ListAllPOptions.Builder |
setName(String value)
optional string name = 2; |
ListAllPOptions.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2; |
ListAllPOptions.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListAllPOptions.Builder |
setStatus(int index,
Status value)
repeated .alluxio.grpc.job.Status status = 1; |
ListAllPOptions.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<ListAllPOptions.Builder>
public ListAllPOptions.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<ListAllPOptions.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<ListAllPOptions.Builder>
public ListAllPOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ListAllPOptions build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ListAllPOptions buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ListAllPOptions.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<ListAllPOptions.Builder>
public ListAllPOptions.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<ListAllPOptions.Builder>
public ListAllPOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListAllPOptions.Builder>
public ListAllPOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ListAllPOptions.Builder>
public ListAllPOptions.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<ListAllPOptions.Builder>
public ListAllPOptions.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<ListAllPOptions.Builder>
public ListAllPOptions.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListAllPOptions.Builder>
public ListAllPOptions.Builder mergeFrom(ListAllPOptions other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ListAllPOptions.Builder>
public ListAllPOptions.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<ListAllPOptions.Builder>
IOException
public List<Status> getStatusList()
repeated .alluxio.grpc.job.Status status = 1;
getStatusList
in interface ListAllPOptionsOrBuilder
public int getStatusCount()
repeated .alluxio.grpc.job.Status status = 1;
getStatusCount
in interface ListAllPOptionsOrBuilder
public Status getStatus(int index)
repeated .alluxio.grpc.job.Status status = 1;
getStatus
in interface ListAllPOptionsOrBuilder
index
- The index of the element to return.public ListAllPOptions.Builder setStatus(int index, Status value)
repeated .alluxio.grpc.job.Status status = 1;
index
- The index to set the value at.value
- The status to set.public ListAllPOptions.Builder addStatus(Status value)
repeated .alluxio.grpc.job.Status status = 1;
value
- The status to add.public ListAllPOptions.Builder addAllStatus(Iterable<? extends Status> values)
repeated .alluxio.grpc.job.Status status = 1;
values
- The status to add.public ListAllPOptions.Builder clearStatus()
repeated .alluxio.grpc.job.Status status = 1;
public boolean hasName()
optional string name = 2;
hasName
in interface ListAllPOptionsOrBuilder
public String getName()
optional string name = 2;
getName
in interface ListAllPOptionsOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
getNameBytes
in interface ListAllPOptionsOrBuilder
public ListAllPOptions.Builder setName(String value)
optional string name = 2;
value
- The name to set.public ListAllPOptions.Builder clearName()
optional string name = 2;
public ListAllPOptions.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2;
value
- The bytes for name to set.public boolean hasJobIdOnly()
optional bool jobIdOnly = 3;
hasJobIdOnly
in interface ListAllPOptionsOrBuilder
public boolean getJobIdOnly()
optional bool jobIdOnly = 3;
getJobIdOnly
in interface ListAllPOptionsOrBuilder
public ListAllPOptions.Builder setJobIdOnly(boolean value)
optional bool jobIdOnly = 3;
value
- The jobIdOnly to set.public ListAllPOptions.Builder clearJobIdOnly()
optional bool jobIdOnly = 3;
public final ListAllPOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListAllPOptions.Builder>
public final ListAllPOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListAllPOptions.Builder>
Copyright © 2023. All Rights Reserved.