Uses of Class
com.google.cloud.migrationcenter.v1.Aggregation.Sum.Builder
-
Packages that use Aggregation.Sum.Builder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Aggregation.Sum.Builder in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Aggregation.Sum.Builder Modifier and Type Method Description Aggregation.Sum.Builder
Aggregation.Sum.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. clear()
Aggregation.Sum.Builder
Aggregation.Sum.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. clone()
Aggregation.Sum.Builder
Aggregation.Builder. getSumBuilder()
Sum over a numeric field.Aggregation.Sum.Builder
Aggregation.Sum.Builder. mergeFrom(Aggregation.Sum other)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. mergeFrom(com.google.protobuf.Message other)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
static Aggregation.Sum.Builder
Aggregation.Sum. newBuilder()
static Aggregation.Sum.Builder
Aggregation.Sum. newBuilder(Aggregation.Sum prototype)
Aggregation.Sum.Builder
Aggregation.Sum. newBuilderForType()
protected Aggregation.Sum.Builder
Aggregation.Sum. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Aggregation.Sum.Builder
Aggregation.Sum.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Aggregation.Sum.Builder
Aggregation.Sum. toBuilder()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type Aggregation.Sum.Builder Modifier and Type Method Description Aggregation.Builder
Aggregation.Builder. setSum(Aggregation.Sum.Builder builderForValue)
Sum over a numeric field.
-