Uses of Class
com.google.spanner.admin.instance.v1.ReplicaSelection
-
Uses of ReplicaSelection in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return ReplicaSelectionModifier and TypeMethodDescriptionReplicaSelection.Builder.build()ReplicaSelection.Builder.buildPartial()static ReplicaSelectionReplicaSelection.getDefaultInstance()ReplicaSelection.Builder.getDefaultInstanceForType()ReplicaSelection.getDefaultInstanceForType()AutoscalingConfig.AsymmetricAutoscalingOption.Builder.getReplicaSelection()Required.AutoscalingConfig.AsymmetricAutoscalingOption.getReplicaSelection()Required.AutoscalingConfig.AsymmetricAutoscalingOptionOrBuilder.getReplicaSelection()Required.ReplicaComputeCapacity.Builder.getReplicaSelection()Required.ReplicaComputeCapacity.getReplicaSelection()Required.ReplicaComputeCapacityOrBuilder.getReplicaSelection()Required.static ReplicaSelectionReplicaSelection.parseDelimitedFrom(InputStream input) static ReplicaSelectionReplicaSelection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplicaSelectionReplicaSelection.parseFrom(byte[] data) static ReplicaSelectionReplicaSelection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplicaSelectionReplicaSelection.parseFrom(com.google.protobuf.ByteString data) static ReplicaSelectionReplicaSelection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplicaSelectionReplicaSelection.parseFrom(com.google.protobuf.CodedInputStream input) static ReplicaSelectionReplicaSelection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplicaSelectionReplicaSelection.parseFrom(InputStream input) static ReplicaSelectionReplicaSelection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplicaSelectionReplicaSelection.parseFrom(ByteBuffer data) static ReplicaSelectionReplicaSelection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.admin.instance.v1 that return types with arguments of type ReplicaSelectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ReplicaSelection>ReplicaSelection.getParserForType()static com.google.protobuf.Parser<ReplicaSelection>ReplicaSelection.parser()Methods in com.google.spanner.admin.instance.v1 with parameters of type ReplicaSelectionModifier and TypeMethodDescriptionReplicaSelection.Builder.mergeFrom(ReplicaSelection other) AutoscalingConfig.AsymmetricAutoscalingOption.Builder.mergeReplicaSelection(ReplicaSelection value) Required.ReplicaComputeCapacity.Builder.mergeReplicaSelection(ReplicaSelection value) Required.static ReplicaSelection.BuilderReplicaSelection.newBuilder(ReplicaSelection prototype) AutoscalingConfig.AsymmetricAutoscalingOption.Builder.setReplicaSelection(ReplicaSelection value) Required.ReplicaComputeCapacity.Builder.setReplicaSelection(ReplicaSelection value) Required.