| Modifier and Type | Method and Description |
|---|---|
CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.Builder.build() |
CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.Builder.buildPartial() |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.getDefaultInstance() |
CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.getDefaultInstanceForType() |
CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.Builder.getDefaultInstanceForType() |
CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpecOrBuilder.getProperties(int index)
A list of custom output properties to add to the finding.
|
CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.getProperties(int index)
A list of custom output properties to add to the finding.
|
CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Builder.getProperties(int index)
A list of custom output properties to add to the finding.
|
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseDelimitedFrom(InputStream input) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(byte[] data) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(ByteBuffer data) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(com.google.protobuf.ByteString data) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(InputStream input) |
static CustomConfig.CustomOutputSpec.Property |
CustomConfig.CustomOutputSpec.Property.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomConfig.CustomOutputSpec.Property> |
CustomConfig.CustomOutputSpec.Property.getParserForType() |
List<CustomConfig.CustomOutputSpec.Property> |
CustomConfig.CustomOutputSpecOrBuilder.getPropertiesList()
A list of custom output properties to add to the finding.
|
List<CustomConfig.CustomOutputSpec.Property> |
CustomConfig.CustomOutputSpec.getPropertiesList()
A list of custom output properties to add to the finding.
|
List<CustomConfig.CustomOutputSpec.Property> |
CustomConfig.CustomOutputSpec.Builder.getPropertiesList()
A list of custom output properties to add to the finding.
|
static com.google.protobuf.Parser<CustomConfig.CustomOutputSpec.Property> |
CustomConfig.CustomOutputSpec.Property.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomConfig.CustomOutputSpec.Builder |
CustomConfig.CustomOutputSpec.Builder.addProperties(CustomConfig.CustomOutputSpec.Property value)
A list of custom output properties to add to the finding.
|
CustomConfig.CustomOutputSpec.Builder |
CustomConfig.CustomOutputSpec.Builder.addProperties(int index,
CustomConfig.CustomOutputSpec.Property value)
A list of custom output properties to add to the finding.
|
CustomConfig.CustomOutputSpec.Property.Builder |
CustomConfig.CustomOutputSpec.Property.Builder.mergeFrom(CustomConfig.CustomOutputSpec.Property other) |
static CustomConfig.CustomOutputSpec.Property.Builder |
CustomConfig.CustomOutputSpec.Property.newBuilder(CustomConfig.CustomOutputSpec.Property prototype) |
CustomConfig.CustomOutputSpec.Builder |
CustomConfig.CustomOutputSpec.Builder.setProperties(int index,
CustomConfig.CustomOutputSpec.Property value)
A list of custom output properties to add to the finding.
|
| Modifier and Type | Method and Description |
|---|---|
CustomConfig.CustomOutputSpec.Builder |
CustomConfig.CustomOutputSpec.Builder.addAllProperties(Iterable<? extends CustomConfig.CustomOutputSpec.Property> values)
A list of custom output properties to add to the finding.
|
Copyright © 2024 Google LLC. All rights reserved.