IngestionJobFilter.Builder |
IngestionJobFilter.Builder.attribute(String attribute) |
Sets the value of the Attribute property for this object.
|
IngestionJobFilter.Builder |
IngestionJobFilter.Builder.attribute(IngestionJobFilterAttribute attribute) |
Sets the value of the Attribute property for this object.
|
static IngestionJobFilter.Builder |
IngestionJobFilter.builder() |
|
IngestionJobFilter.Builder |
IngestionJobFilter.Builder.operator(String operator) |
Sets the value of the Operator property for this object.
|
IngestionJobFilter.Builder |
IngestionJobFilter.Builder.operator(IngestionJobFilterOperator operator) |
Sets the value of the Operator property for this object.
|
IngestionJobFilter.Builder |
IngestionJobFilter.toBuilder() |
|
IngestionJobFilter.Builder |
IngestionJobFilter.Builder.values(String... values) |
Sets the value of the Values property for this object.
|
IngestionJobFilter.Builder |
IngestionJobFilter.Builder.values(Collection<String> values) |
Sets the value of the Values property for this object.
|