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