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.AggregationFunctionCaseAggregation.AggregationFunctionCase. forNumber(int value)Aggregation.AggregationFunctionCaseAggregation.Builder. getAggregationFunctionCase()Aggregation.AggregationFunctionCaseAggregation. getAggregationFunctionCase()Aggregation.AggregationFunctionCaseAggregationOrBuilder. getAggregationFunctionCase()static Aggregation.AggregationFunctionCaseAggregation.AggregationFunctionCase. valueOf(int value)Deprecated.static Aggregation.AggregationFunctionCaseAggregation.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.
-