public static interface QueryStringConditionConfig.Builder extends SdkPojo, CopyableBuilder<QueryStringConditionConfig.Builder,QueryStringConditionConfig>
Modifier and Type | Method and Description |
---|---|
QueryStringConditionConfig.Builder |
values(Collection<String> values)
Sets the value of the Values property for this object.
|
QueryStringConditionConfig.Builder |
values(String... values)
Sets the value of the Values property for this object.
|
copy
applyMutation, build
QueryStringConditionConfig.Builder values(Collection<String> values)
values
- The new value for the Values property for this object.QueryStringConditionConfig.Builder values(String... values)
values
- The new value for the Values property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.