| Modifier and Type | Method and Description |
|---|---|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addAllInfoTypes(Iterable<? extends InfoType> values)
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addInfoTypes(InfoType.Builder builderForValue)
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addInfoTypes(InfoType value)
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addInfoTypes(int index,
InfoType.Builder builderForValue)
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addInfoTypes(int index,
InfoType value)
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.Builder.addTransformationsBuilder()
Required.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.Builder.addTransformationsBuilder(int index)
Required.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.clear() |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.clearInfoTypes()
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.clearPrimitiveTransformation()
Required.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.clone() |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.Builder.getTransformationsBuilder(int index)
Required.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.mergeFrom(InfoTypeTransformations.InfoTypeTransformation other) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.mergeFrom(com.google.protobuf.Message other) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.mergePrimitiveTransformation(PrimitiveTransformation value)
Required.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.newBuilder() |
static InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.newBuilder(InfoTypeTransformations.InfoTypeTransformation prototype) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.newBuilderForType() |
protected InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.removeInfoTypes(int index)
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.setInfoTypes(int index,
InfoType.Builder builderForValue)
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.setInfoTypes(int index,
InfoType value)
InfoTypes to apply the transformation to.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.setPrimitiveTransformation(PrimitiveTransformation.Builder builderForValue)
Required.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.setPrimitiveTransformation(PrimitiveTransformation value)
Required.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<InfoTypeTransformations.InfoTypeTransformation.Builder> |
InfoTypeTransformations.Builder.getTransformationsBuilderList()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
InfoTypeTransformations.Builder |
InfoTypeTransformations.Builder.addTransformations(InfoTypeTransformations.InfoTypeTransformation.Builder builderForValue)
Required.
|
InfoTypeTransformations.Builder |
InfoTypeTransformations.Builder.addTransformations(int index,
InfoTypeTransformations.InfoTypeTransformation.Builder builderForValue)
Required.
|
InfoTypeTransformations.Builder |
InfoTypeTransformations.Builder.setTransformations(int index,
InfoTypeTransformations.InfoTypeTransformation.Builder builderForValue)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.