public static interface ExperimentTemplateTargetFilter.Builder extends SdkPojo, CopyableBuilder<ExperimentTemplateTargetFilter.Builder,ExperimentTemplateTargetFilter>
| Modifier and Type | Method and Description |
|---|---|
ExperimentTemplateTargetFilter.Builder |
path(String path)
The attribute path for the filter.
|
ExperimentTemplateTargetFilter.Builder |
values(Collection<String> values)
The attribute values for the filter.
|
ExperimentTemplateTargetFilter.Builder |
values(String... values)
The attribute values for the filter.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExperimentTemplateTargetFilter.Builder path(String path)
The attribute path for the filter.
path - The attribute path for the filter.ExperimentTemplateTargetFilter.Builder values(Collection<String> values)
The attribute values for the filter.
values - The attribute values for the filter.ExperimentTemplateTargetFilter.Builder values(String... values)
The attribute values for the filter.
values - The attribute values for the filter.Copyright © 2021. All rights reserved.