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