Uses of Enum
com.google.spanner.v1.CommitResponse.MultiplexedSessionRetryCase
-
Uses of CommitResponse.MultiplexedSessionRetryCase in com.google.spanner.v1
Methods in com.google.spanner.v1 that return CommitResponse.MultiplexedSessionRetryCaseModifier and TypeMethodDescriptionCommitResponse.MultiplexedSessionRetryCase.forNumber(int value) CommitResponse.Builder.getMultiplexedSessionRetryCase()CommitResponse.getMultiplexedSessionRetryCase()CommitResponseOrBuilder.getMultiplexedSessionRetryCase()CommitResponse.MultiplexedSessionRetryCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.CommitResponse.MultiplexedSessionRetryCase.values()Returns an array containing the constants of this enum type, in the order they are declared.