Package | Description |
---|---|
com.amazonaws.services.elasticloadbalancingv2.model |
Modifier and Type | Method and Description |
---|---|
HttpRequestMethodConditionConfig |
HttpRequestMethodConditionConfig.clone() |
HttpRequestMethodConditionConfig |
RuleCondition.getHttpRequestMethodConfig() |
HttpRequestMethodConditionConfig |
HttpRequestMethodConditionConfig.withValues(Collection<String> values) |
HttpRequestMethodConditionConfig |
HttpRequestMethodConditionConfig.withValues(String... values)
NOTE: This method appends the values to the existing list (if any).
|
Modifier and Type | Method and Description |
---|---|
void |
RuleCondition.setHttpRequestMethodConfig(HttpRequestMethodConditionConfig httpRequestMethodConfig) |
RuleCondition |
RuleCondition.withHttpRequestMethodConfig(HttpRequestMethodConditionConfig httpRequestMethodConfig) |
Copyright © 2019. All rights reserved.