Uses of Class
com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
Uses of ListInstanceConfigsResponse.Builder in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return ListInstanceConfigsResponse.BuilderModifier and TypeMethodDescriptionListInstanceConfigsResponse.Builder.addAllInstanceConfigs(Iterable<? extends InstanceConfig> values) The list of requested instance configurations.ListInstanceConfigsResponse.Builder.addInstanceConfigs(int index, InstanceConfig value) The list of requested instance configurations.ListInstanceConfigsResponse.Builder.addInstanceConfigs(int index, InstanceConfig.Builder builderForValue) The list of requested instance configurations.ListInstanceConfigsResponse.Builder.addInstanceConfigs(InstanceConfig value) The list of requested instance configurations.ListInstanceConfigsResponse.Builder.addInstanceConfigs(InstanceConfig.Builder builderForValue) The list of requested instance configurations.ListInstanceConfigsResponse.Builder.clear()ListInstanceConfigsResponse.Builder.clearInstanceConfigs()The list of requested instance configurations.ListInstanceConfigsResponse.Builder.clearNextPageToken()`next_page_token` can be sent in a subsequent [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to fetch more of the matching instance configurations.ListInstanceConfigsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListInstanceConfigsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListInstanceConfigsResponse.Builder.mergeFrom(ListInstanceConfigsResponse other) ListInstanceConfigsResponse.newBuilder()ListInstanceConfigsResponse.newBuilder(ListInstanceConfigsResponse prototype) ListInstanceConfigsResponse.newBuilderForType()protected ListInstanceConfigsResponse.BuilderListInstanceConfigsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListInstanceConfigsResponse.Builder.removeInstanceConfigs(int index) The list of requested instance configurations.ListInstanceConfigsResponse.Builder.setInstanceConfigs(int index, InstanceConfig value) The list of requested instance configurations.ListInstanceConfigsResponse.Builder.setInstanceConfigs(int index, InstanceConfig.Builder builderForValue) The list of requested instance configurations.ListInstanceConfigsResponse.Builder.setNextPageToken(String value) `next_page_token` can be sent in a subsequent [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to fetch more of the matching instance configurations.ListInstanceConfigsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) `next_page_token` can be sent in a subsequent [ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to fetch more of the matching instance configurations.ListInstanceConfigsResponse.toBuilder()