Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
InstanceReplicaSelection |
InstanceReplicaSelection.clone() |
InstanceReplicaSelection |
AsymmetricAutoscalingOption.getReplicaSelection()
Required.
|
InstanceReplicaSelection |
ReplicaComputeCapacity.getReplicaSelection()
Required.
|
InstanceReplicaSelection |
InstanceReplicaSelection.set(String fieldName,
Object value) |
InstanceReplicaSelection |
InstanceReplicaSelection.setLocation(String location)
Required.
|
Modifier and Type | Method and Description |
---|---|
AsymmetricAutoscalingOption |
AsymmetricAutoscalingOption.setReplicaSelection(InstanceReplicaSelection replicaSelection)
Required.
|
ReplicaComputeCapacity |
ReplicaComputeCapacity.setReplicaSelection(InstanceReplicaSelection replicaSelection)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.