Uses of Class
com.google.spanner.admin.instance.v1.InstancePartition
-
Uses of InstancePartition in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return InstancePartitionModifier and TypeMethodDescriptionInstancePartition.Builder.build()InstancePartition.Builder.buildPartial()static InstancePartitionInstancePartition.getDefaultInstance()InstancePartition.Builder.getDefaultInstanceForType()InstancePartition.getDefaultInstanceForType()CreateInstancePartitionMetadata.Builder.getInstancePartition()The instance partition being created.CreateInstancePartitionMetadata.getInstancePartition()The instance partition being created.CreateInstancePartitionMetadataOrBuilder.getInstancePartition()The instance partition being created.CreateInstancePartitionRequest.Builder.getInstancePartition()Required.CreateInstancePartitionRequest.getInstancePartition()Required.CreateInstancePartitionRequestOrBuilder.getInstancePartition()Required.UpdateInstancePartitionMetadata.Builder.getInstancePartition()The desired end state of the update.UpdateInstancePartitionMetadata.getInstancePartition()The desired end state of the update.UpdateInstancePartitionMetadataOrBuilder.getInstancePartition()The desired end state of the update.UpdateInstancePartitionRequest.Builder.getInstancePartition()Required.UpdateInstancePartitionRequest.getInstancePartition()Required.UpdateInstancePartitionRequestOrBuilder.getInstancePartition()Required.ListInstancePartitionsResponse.Builder.getInstancePartitions(int index) The list of requested instancePartitions.ListInstancePartitionsResponse.getInstancePartitions(int index) The list of requested instancePartitions.ListInstancePartitionsResponseOrBuilder.getInstancePartitions(int index) The list of requested instancePartitions.static InstancePartitionInstancePartition.parseDelimitedFrom(InputStream input) static InstancePartitionInstancePartition.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstancePartitionInstancePartition.parseFrom(byte[] data) static InstancePartitionInstancePartition.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstancePartitionInstancePartition.parseFrom(com.google.protobuf.ByteString data) static InstancePartitionInstancePartition.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstancePartitionInstancePartition.parseFrom(com.google.protobuf.CodedInputStream input) static InstancePartitionInstancePartition.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstancePartitionInstancePartition.parseFrom(InputStream input) static InstancePartitionInstancePartition.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InstancePartitionInstancePartition.parseFrom(ByteBuffer data) static InstancePartitionInstancePartition.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.admin.instance.v1 that return types with arguments of type InstancePartitionModifier and TypeMethodDescriptionListInstancePartitionsResponse.Builder.getInstancePartitionsList()The list of requested instancePartitions.ListInstancePartitionsResponse.getInstancePartitionsList()The list of requested instancePartitions.ListInstancePartitionsResponseOrBuilder.getInstancePartitionsList()The list of requested instancePartitions.com.google.protobuf.Parser<InstancePartition>InstancePartition.getParserForType()static com.google.protobuf.Parser<InstancePartition>InstancePartition.parser()Methods in com.google.spanner.admin.instance.v1 with parameters of type InstancePartitionModifier and TypeMethodDescriptionListInstancePartitionsResponse.Builder.addInstancePartitions(int index, InstancePartition value) The list of requested instancePartitions.ListInstancePartitionsResponse.Builder.addInstancePartitions(InstancePartition value) The list of requested instancePartitions.InstancePartition.Builder.mergeFrom(InstancePartition other) CreateInstancePartitionMetadata.Builder.mergeInstancePartition(InstancePartition value) The instance partition being created.CreateInstancePartitionRequest.Builder.mergeInstancePartition(InstancePartition value) Required.UpdateInstancePartitionMetadata.Builder.mergeInstancePartition(InstancePartition value) The desired end state of the update.UpdateInstancePartitionRequest.Builder.mergeInstancePartition(InstancePartition value) Required.static InstancePartition.BuilderInstancePartition.newBuilder(InstancePartition prototype) CreateInstancePartitionMetadata.Builder.setInstancePartition(InstancePartition value) The instance partition being created.CreateInstancePartitionRequest.Builder.setInstancePartition(InstancePartition value) Required.UpdateInstancePartitionMetadata.Builder.setInstancePartition(InstancePartition value) The desired end state of the update.UpdateInstancePartitionRequest.Builder.setInstancePartition(InstancePartition value) Required.ListInstancePartitionsResponse.Builder.setInstancePartitions(int index, InstancePartition value) The list of requested instancePartitions.Method parameters in com.google.spanner.admin.instance.v1 with type arguments of type InstancePartitionModifier and TypeMethodDescriptionListInstancePartitionsResponse.Builder.addAllInstancePartitions(Iterable<? extends InstancePartition> values) The list of requested instancePartitions.