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