Uses of Class
com.google.spanner.v1.TransactionOptions.ReadOnly.TimestampBoundCase
-
-
Uses of TransactionOptions.ReadOnly.TimestampBoundCase in com.google.spanner.v1
Methods in com.google.spanner.v1 that return TransactionOptions.ReadOnly.TimestampBoundCase Modifier and Type Method Description static TransactionOptions.ReadOnly.TimestampBoundCaseTransactionOptions.ReadOnly.TimestampBoundCase. forNumber(int value)TransactionOptions.ReadOnly.TimestampBoundCaseTransactionOptions.ReadOnly.Builder. getTimestampBoundCase()TransactionOptions.ReadOnly.TimestampBoundCaseTransactionOptions.ReadOnly. getTimestampBoundCase()TransactionOptions.ReadOnly.TimestampBoundCaseTransactionOptions.ReadOnlyOrBuilder. getTimestampBoundCase()static TransactionOptions.ReadOnly.TimestampBoundCaseTransactionOptions.ReadOnly.TimestampBoundCase. valueOf(int value)Deprecated.static TransactionOptions.ReadOnly.TimestampBoundCaseTransactionOptions.ReadOnly.TimestampBoundCase. valueOf(String name)Returns the enum constant of this type with the specified name.static TransactionOptions.ReadOnly.TimestampBoundCase[]TransactionOptions.ReadOnly.TimestampBoundCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-