Uses of Class
com.google.cloud.migrationcenter.v1.Aggregation.AggregationFunctionCase
-
Packages that use Aggregation.AggregationFunctionCase Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Aggregation.AggregationFunctionCase in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Aggregation.AggregationFunctionCase Modifier and Type Method Description static Aggregation.AggregationFunctionCase
Aggregation.AggregationFunctionCase. forNumber(int value)
Aggregation.AggregationFunctionCase
Aggregation.Builder. getAggregationFunctionCase()
Aggregation.AggregationFunctionCase
Aggregation. getAggregationFunctionCase()
Aggregation.AggregationFunctionCase
AggregationOrBuilder. getAggregationFunctionCase()
static Aggregation.AggregationFunctionCase
Aggregation.AggregationFunctionCase. valueOf(int value)
Deprecated.static Aggregation.AggregationFunctionCase
Aggregation.AggregationFunctionCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static Aggregation.AggregationFunctionCase[]
Aggregation.AggregationFunctionCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-