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