public static final class ListInstancesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder> implements ListInstancesResponseOrBuilder
Response message for BigtableInstanceAdmin.ListInstances.Protobuf type
google.bigtable.admin.v2.ListInstancesResponse| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse.Builder |
addAllFailedLocations(Iterable<String> values)
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
ListInstancesResponse.Builder |
addAllInstances(Iterable<? extends Instance> values)
The list of requested instances.
|
ListInstancesResponse.Builder |
addFailedLocations(String value)
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
ListInstancesResponse.Builder |
addFailedLocationsBytes(com.google.protobuf.ByteString value)
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
ListInstancesResponse.Builder |
addInstances(Instance.Builder builderForValue)
The list of requested instances.
|
ListInstancesResponse.Builder |
addInstances(Instance value)
The list of requested instances.
|
ListInstancesResponse.Builder |
addInstances(int index,
Instance.Builder builderForValue)
The list of requested instances.
|
ListInstancesResponse.Builder |
addInstances(int index,
Instance value)
The list of requested instances.
|
Instance.Builder |
addInstancesBuilder()
The list of requested instances.
|
Instance.Builder |
addInstancesBuilder(int index)
The list of requested instances.
|
ListInstancesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListInstancesResponse |
build() |
ListInstancesResponse |
buildPartial() |
ListInstancesResponse.Builder |
clear() |
ListInstancesResponse.Builder |
clearFailedLocations()
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
ListInstancesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListInstancesResponse.Builder |
clearInstances()
The list of requested instances.
|
ListInstancesResponse.Builder |
clearNextPageToken()
Set if not all instances could be returned in a single response.
|
ListInstancesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListInstancesResponse.Builder |
clone() |
ListInstancesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFailedLocations(int index)
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
com.google.protobuf.ByteString |
getFailedLocationsBytes(int index)
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
int |
getFailedLocationsCount()
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
com.google.protobuf.ProtocolStringList |
getFailedLocationsList()
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
Instance |
getInstances(int index)
The list of requested instances.
|
Instance.Builder |
getInstancesBuilder(int index)
The list of requested instances.
|
List<Instance.Builder> |
getInstancesBuilderList()
The list of requested instances.
|
int |
getInstancesCount()
The list of requested instances.
|
List<Instance> |
getInstancesList()
The list of requested instances.
|
InstanceOrBuilder |
getInstancesOrBuilder(int index)
The list of requested instances.
|
List<? extends InstanceOrBuilder> |
getInstancesOrBuilderList()
The list of requested instances.
|
String |
getNextPageToken()
Set if not all instances could be returned in a single response.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Set if not all instances could be returned in a single response.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListInstancesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListInstancesResponse.Builder |
mergeFrom(ListInstancesResponse other) |
ListInstancesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListInstancesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListInstancesResponse.Builder |
removeInstances(int index)
The list of requested instances.
|
ListInstancesResponse.Builder |
setFailedLocations(int index,
String value)
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
|
ListInstancesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListInstancesResponse.Builder |
setInstances(int index,
Instance.Builder builderForValue)
The list of requested instances.
|
ListInstancesResponse.Builder |
setInstances(int index,
Instance value)
The list of requested instances.
|
ListInstancesResponse.Builder |
setNextPageToken(String value)
Set if not all instances could be returned in a single response.
|
ListInstancesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
Set if not all instances could be returned in a single response.
|
ListInstancesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListInstancesResponse.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<ListInstancesResponse.Builder>public ListInstancesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.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<ListInstancesResponse.Builder>public ListInstancesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListInstancesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListInstancesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListInstancesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder mergeFrom(ListInstancesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public ListInstancesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstancesResponse.Builder>IOExceptionpublic List<Instance> getInstancesList()
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;getInstancesList in interface ListInstancesResponseOrBuilderpublic int getInstancesCount()
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;getInstancesCount in interface ListInstancesResponseOrBuilderpublic Instance getInstances(int index)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;getInstances in interface ListInstancesResponseOrBuilderpublic ListInstancesResponse.Builder setInstances(int index, Instance value)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public ListInstancesResponse.Builder setInstances(int index, Instance.Builder builderForValue)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public ListInstancesResponse.Builder addInstances(Instance value)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public ListInstancesResponse.Builder addInstances(int index, Instance value)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public ListInstancesResponse.Builder addInstances(Instance.Builder builderForValue)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public ListInstancesResponse.Builder addInstances(int index, Instance.Builder builderForValue)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public ListInstancesResponse.Builder addAllInstances(Iterable<? extends Instance> values)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public ListInstancesResponse.Builder clearInstances()
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public ListInstancesResponse.Builder removeInstances(int index)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public Instance.Builder getInstancesBuilder(int index)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public InstanceOrBuilder getInstancesOrBuilder(int index)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;getInstancesOrBuilder in interface ListInstancesResponseOrBuilderpublic List<? extends InstanceOrBuilder> getInstancesOrBuilderList()
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;getInstancesOrBuilderList in interface ListInstancesResponseOrBuilderpublic Instance.Builder addInstancesBuilder()
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public Instance.Builder addInstancesBuilder(int index)
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public List<Instance.Builder> getInstancesBuilderList()
The list of requested instances.
repeated .google.bigtable.admin.v2.Instance instances = 1;public com.google.protobuf.ProtocolStringList getFailedLocationsList()
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;getFailedLocationsList in interface ListInstancesResponseOrBuilderpublic int getFailedLocationsCount()
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;getFailedLocationsCount in interface ListInstancesResponseOrBuilderpublic String getFailedLocations(int index)
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;getFailedLocations in interface ListInstancesResponseOrBuilderpublic com.google.protobuf.ByteString getFailedLocationsBytes(int index)
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;getFailedLocationsBytes in interface ListInstancesResponseOrBuilderpublic ListInstancesResponse.Builder setFailedLocations(int index, String value)
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;public ListInstancesResponse.Builder addFailedLocations(String value)
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;public ListInstancesResponse.Builder addAllFailedLocations(Iterable<String> values)
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;public ListInstancesResponse.Builder clearFailedLocations()
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;public ListInstancesResponse.Builder addFailedLocationsBytes(com.google.protobuf.ByteString value)
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from `instances`, and Instances with at least one Cluster in a failed location may only have partial information returned.
repeated string failed_locations = 2;public String getNextPageToken()
Set if not all instances could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 3;getNextPageToken in interface ListInstancesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Set if not all instances could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 3;getNextPageTokenBytes in interface ListInstancesResponseOrBuilderpublic ListInstancesResponse.Builder setNextPageToken(String value)
Set if not all instances could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 3;public ListInstancesResponse.Builder clearNextPageToken()
Set if not all instances could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 3;public ListInstancesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Set if not all instances could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 3;public final ListInstancesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>public final ListInstancesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstancesResponse.Builder>Copyright © 2018 Google LLC. All rights reserved.