TransformationLocation.Builder |
TransformationLocation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.clear() |
|
TransformationLocation.Builder |
TransformationLocation.Builder.clearContainerType() |
Information about the functionality of the container where this finding
occurred, if available.
|
TransformationLocation.Builder |
TransformationLocation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.clearFindingId() |
For infotype transformations, link to the corresponding findings ID so
that location information does not need to be duplicated.
|
TransformationLocation.Builder |
TransformationLocation.Builder.clearLocationType() |
|
TransformationLocation.Builder |
TransformationLocation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.clearRecordTransformation() |
For record transformations, provide a field and container information.
|
TransformationLocation.Builder |
TransformationLocation.Builder.clone() |
|
TransformationLocation.Builder |
TransformationDetails.Builder.getTransformationLocationBuilder() |
The precise location of the transformed content in the original container.
|
TransformationLocation.Builder |
TransformationLocation.Builder.mergeFrom(TransformationLocation other) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.mergeRecordTransformation(RecordTransformation value) |
For record transformations, provide a field and container information.
|
TransformationLocation.Builder |
TransformationLocation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TransformationLocation.Builder |
TransformationLocation.newBuilder() |
|
static TransformationLocation.Builder |
TransformationLocation.newBuilder(TransformationLocation prototype) |
|
TransformationLocation.Builder |
TransformationLocation.newBuilderForType() |
|
protected TransformationLocation.Builder |
TransformationLocation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.setContainerType(TransformationContainerType value) |
Information about the functionality of the container where this finding
occurred, if available.
|
TransformationLocation.Builder |
TransformationLocation.Builder.setContainerTypeValue(int value) |
Information about the functionality of the container where this finding
occurred, if available.
|
TransformationLocation.Builder |
TransformationLocation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.setFindingId(String value) |
For infotype transformations, link to the corresponding findings ID so
that location information does not need to be duplicated.
|
TransformationLocation.Builder |
TransformationLocation.Builder.setFindingIdBytes(com.google.protobuf.ByteString value) |
For infotype transformations, link to the corresponding findings ID so
that location information does not need to be duplicated.
|
TransformationLocation.Builder |
TransformationLocation.Builder.setRecordTransformation(RecordTransformation value) |
For record transformations, provide a field and container information.
|
TransformationLocation.Builder |
TransformationLocation.Builder.setRecordTransformation(RecordTransformation.Builder builderForValue) |
For record transformations, provide a field and container information.
|
TransformationLocation.Builder |
TransformationLocation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TransformationLocation.Builder |
TransformationLocation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TransformationLocation.Builder |
TransformationLocation.toBuilder() |
|