public static final class PrestoCatalogListingResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PrestoCatalogListingResult.Builder> implements PrestoCatalogListingResultOrBuilder
alluxio.hub.proto.PrestoCatalogListingResult
Modifier and Type | Method and Description |
---|---|
PrestoCatalogListingResult.Builder |
addAllCatalog(Iterable<? extends PrestoCatalogListing> values)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
addCatalog(int index,
PrestoCatalogListing.Builder builderForValue)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
addCatalog(int index,
PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
addCatalog(PrestoCatalogListing.Builder builderForValue)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
addCatalog(PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing.Builder |
addCatalogBuilder()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing.Builder |
addCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PrestoCatalogListingResult |
build() |
PrestoCatalogListingResult |
buildPartial() |
PrestoCatalogListingResult.Builder |
clear() |
PrestoCatalogListingResult.Builder |
clearCatalog()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PrestoCatalogListingResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PrestoCatalogListingResult.Builder |
clone() |
PrestoCatalogListing |
getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing.Builder |
getCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing.Builder> |
getCatalogBuilderList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
int |
getCatalogCount()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingOrBuilder |
getCatalogOrBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<? extends PrestoCatalogListingOrBuilder> |
getCatalogOrBuilderList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PrestoCatalogListingResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PrestoCatalogListingResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
PrestoCatalogListingResult.Builder |
mergeFrom(PrestoCatalogListingResult other) |
PrestoCatalogListingResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PrestoCatalogListingResult.Builder |
removeCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
setCatalog(int index,
PrestoCatalogListing.Builder builderForValue)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
setCatalog(int index,
PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PrestoCatalogListingResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PrestoCatalogListingResult.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<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.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<PrestoCatalogListingResult.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<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public PrestoCatalogListingResult build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public PrestoCatalogListingResult buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public PrestoCatalogListingResult.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<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.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<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.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<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.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<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.Builder mergeFrom(PrestoCatalogListingResult other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<PrestoCatalogListingResult.Builder>
public PrestoCatalogListingResult.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<PrestoCatalogListingResult.Builder>
IOException
public List<PrestoCatalogListing> getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
getCatalogList
in interface PrestoCatalogListingResultOrBuilder
public int getCatalogCount()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
getCatalogCount
in interface PrestoCatalogListingResultOrBuilder
public PrestoCatalogListing getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
getCatalog
in interface PrestoCatalogListingResultOrBuilder
public PrestoCatalogListingResult.Builder setCatalog(int index, PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingResult.Builder setCatalog(int index, PrestoCatalogListing.Builder builderForValue)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingResult.Builder addCatalog(PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingResult.Builder addCatalog(int index, PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingResult.Builder addCatalog(PrestoCatalogListing.Builder builderForValue)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingResult.Builder addCatalog(int index, PrestoCatalogListing.Builder builderForValue)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingResult.Builder addAllCatalog(Iterable<? extends PrestoCatalogListing> values)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingResult.Builder clearCatalog()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingResult.Builder removeCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListing.Builder getCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListingOrBuilder getCatalogOrBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
getCatalogOrBuilder
in interface PrestoCatalogListingResultOrBuilder
public List<? extends PrestoCatalogListingOrBuilder> getCatalogOrBuilderList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
getCatalogOrBuilderList
in interface PrestoCatalogListingResultOrBuilder
public PrestoCatalogListing.Builder addCatalogBuilder()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public PrestoCatalogListing.Builder addCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public List<PrestoCatalogListing.Builder> getCatalogBuilderList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
public final PrestoCatalogListingResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PrestoCatalogListingResult.Builder>
public final PrestoCatalogListingResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PrestoCatalogListingResult.Builder>
Copyright © 2023. All Rights Reserved.