Uses of Enum
com.google.spanner.v1.DirectedReadOptions.ReplicasCase
-
Uses of DirectedReadOptions.ReplicasCase in com.google.spanner.v1
Methods in com.google.spanner.v1 that return DirectedReadOptions.ReplicasCaseModifier and TypeMethodDescriptionDirectedReadOptions.ReplicasCase.forNumber(int value) DirectedReadOptions.Builder.getReplicasCase()DirectedReadOptions.getReplicasCase()DirectedReadOptionsOrBuilder.getReplicasCase()DirectedReadOptions.ReplicasCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static DirectedReadOptions.ReplicasCase[]DirectedReadOptions.ReplicasCase.values()Returns an array containing the constants of this enum type, in the order they are declared.