Uses of Enum
com.google.bigtable.v2.RequestStats.StatsViewCase
-
Uses of RequestStats.StatsViewCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return RequestStats.StatsViewCaseModifier and TypeMethodDescriptionstatic RequestStats.StatsViewCaseRequestStats.StatsViewCase.forNumber(int value) RequestStats.Builder.getStatsViewCase()RequestStats.getStatsViewCase()RequestStatsOrBuilder.getStatsViewCase()static RequestStats.StatsViewCaseRequestStats.StatsViewCase.valueOf(int value) Deprecated.static RequestStats.StatsViewCaseReturns the enum constant of this type with the specified name.static RequestStats.StatsViewCase[]RequestStats.StatsViewCase.values()Returns an array containing the constants of this enum type, in the order they are declared.