@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateLoadBalancerAttributeRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
UpdateLoadBalancerAttributeRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdateLoadBalancerAttributeRequest |
clone() |
boolean |
equals(Object obj) |
String |
getAttributeName()
The name of the attribute you want to update.
|
String |
getAttributeValue()
The value that you want to specify for the attribute name.
|
String |
getLoadBalancerName()
The name of the load balancer that you want to modify (e.g.,
my-load-balancer. |
int |
hashCode() |
void |
setAttributeName(String attributeName)
The name of the attribute you want to update.
|
void |
setAttributeValue(String attributeValue)
The value that you want to specify for the attribute name.
|
void |
setLoadBalancerName(String loadBalancerName)
The name of the load balancer that you want to modify (e.g.,
my-load-balancer. |
String |
toString()
Returns a string representation of this object.
|
UpdateLoadBalancerAttributeRequest |
withAttributeName(LoadBalancerAttributeName attributeName)
The name of the attribute you want to update.
|
UpdateLoadBalancerAttributeRequest |
withAttributeName(String attributeName)
The name of the attribute you want to update.
|
UpdateLoadBalancerAttributeRequest |
withAttributeValue(String attributeValue)
The value that you want to specify for the attribute name.
|
UpdateLoadBalancerAttributeRequest |
withLoadBalancerName(String loadBalancerName)
The name of the load balancer that you want to modify (e.g.,
my-load-balancer. |
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setLoadBalancerName(String loadBalancerName)
The name of the load balancer that you want to modify (e.g., my-load-balancer.
loadBalancerName - The name of the load balancer that you want to modify (e.g., my-load-balancer.public String getLoadBalancerName()
The name of the load balancer that you want to modify (e.g., my-load-balancer.
my-load-balancer.public UpdateLoadBalancerAttributeRequest withLoadBalancerName(String loadBalancerName)
The name of the load balancer that you want to modify (e.g., my-load-balancer.
loadBalancerName - The name of the load balancer that you want to modify (e.g., my-load-balancer.public void setAttributeName(String attributeName)
The name of the attribute you want to update.
attributeName - The name of the attribute you want to update.LoadBalancerAttributeNamepublic String getAttributeName()
The name of the attribute you want to update.
LoadBalancerAttributeNamepublic UpdateLoadBalancerAttributeRequest withAttributeName(String attributeName)
The name of the attribute you want to update.
attributeName - The name of the attribute you want to update.LoadBalancerAttributeNamepublic UpdateLoadBalancerAttributeRequest withAttributeName(LoadBalancerAttributeName attributeName)
The name of the attribute you want to update.
attributeName - The name of the attribute you want to update.LoadBalancerAttributeNamepublic void setAttributeValue(String attributeValue)
The value that you want to specify for the attribute name.
The following values are supported depending on what you specify for the attributeName request
parameter:
If you specify HealthCheckPath for the attributeName request parameter, then the
attributeValue request parameter must be the path to ping on the target (for example,
/weather/us/wa/seattle).
If you specify SessionStickinessEnabled for the attributeName request parameter, then
the attributeValue request parameter must be true or false.
If you specify SessionStickiness_LB_CookieDurationSeconds for the attributeName request
parameter, then the attributeValue request parameter must be an interger that represents the cookie
duration in seconds.
If you specify HttpsRedirectionEnabled for the attributeName request parameter, then
the attributeValue request parameter must be true or false.
If you specify TlsPolicyName for the attributeName request parameter, then the
attributeValue request parameter must be TLS version 1.0, 1.1, and 1.2 or
TLS version 1.2.
attributeValue - The value that you want to specify for the attribute name.
The following values are supported depending on what you specify for the attributeName
request parameter:
If you specify HealthCheckPath for the attributeName request parameter, then the
attributeValue request parameter must be the path to ping on the target (for example,
/weather/us/wa/seattle).
If you specify SessionStickinessEnabled for the attributeName request parameter,
then the attributeValue request parameter must be true or false.
If you specify SessionStickiness_LB_CookieDurationSeconds for the attributeName
request parameter, then the attributeValue request parameter must be an interger that
represents the cookie duration in seconds.
If you specify HttpsRedirectionEnabled for the attributeName request parameter,
then the attributeValue request parameter must be true or false.
If you specify TlsPolicyName for the attributeName request parameter, then the
attributeValue request parameter must be TLS version 1.0, 1.1, and 1.2 or
TLS version 1.2.
public String getAttributeValue()
The value that you want to specify for the attribute name.
The following values are supported depending on what you specify for the attributeName request
parameter:
If you specify HealthCheckPath for the attributeName request parameter, then the
attributeValue request parameter must be the path to ping on the target (for example,
/weather/us/wa/seattle).
If you specify SessionStickinessEnabled for the attributeName request parameter, then
the attributeValue request parameter must be true or false.
If you specify SessionStickiness_LB_CookieDurationSeconds for the attributeName request
parameter, then the attributeValue request parameter must be an interger that represents the cookie
duration in seconds.
If you specify HttpsRedirectionEnabled for the attributeName request parameter, then
the attributeValue request parameter must be true or false.
If you specify TlsPolicyName for the attributeName request parameter, then the
attributeValue request parameter must be TLS version 1.0, 1.1, and 1.2 or
TLS version 1.2.
The following values are supported depending on what you specify for the attributeName
request parameter:
If you specify HealthCheckPath for the attributeName request parameter, then
the attributeValue request parameter must be the path to ping on the target (for example,
/weather/us/wa/seattle).
If you specify SessionStickinessEnabled for the attributeName request
parameter, then the attributeValue request parameter must be true or
false.
If you specify SessionStickiness_LB_CookieDurationSeconds for the attributeName
request parameter, then the attributeValue request parameter must be an interger that
represents the cookie duration in seconds.
If you specify HttpsRedirectionEnabled for the attributeName request parameter,
then the attributeValue request parameter must be true or false.
If you specify TlsPolicyName for the attributeName request parameter, then the
attributeValue request parameter must be TLS version 1.0, 1.1, and 1.2 or
TLS version 1.2.
public UpdateLoadBalancerAttributeRequest withAttributeValue(String attributeValue)
The value that you want to specify for the attribute name.
The following values are supported depending on what you specify for the attributeName request
parameter:
If you specify HealthCheckPath for the attributeName request parameter, then the
attributeValue request parameter must be the path to ping on the target (for example,
/weather/us/wa/seattle).
If you specify SessionStickinessEnabled for the attributeName request parameter, then
the attributeValue request parameter must be true or false.
If you specify SessionStickiness_LB_CookieDurationSeconds for the attributeName request
parameter, then the attributeValue request parameter must be an interger that represents the cookie
duration in seconds.
If you specify HttpsRedirectionEnabled for the attributeName request parameter, then
the attributeValue request parameter must be true or false.
If you specify TlsPolicyName for the attributeName request parameter, then the
attributeValue request parameter must be TLS version 1.0, 1.1, and 1.2 or
TLS version 1.2.
attributeValue - The value that you want to specify for the attribute name.
The following values are supported depending on what you specify for the attributeName
request parameter:
If you specify HealthCheckPath for the attributeName request parameter, then the
attributeValue request parameter must be the path to ping on the target (for example,
/weather/us/wa/seattle).
If you specify SessionStickinessEnabled for the attributeName request parameter,
then the attributeValue request parameter must be true or false.
If you specify SessionStickiness_LB_CookieDurationSeconds for the attributeName
request parameter, then the attributeValue request parameter must be an interger that
represents the cookie duration in seconds.
If you specify HttpsRedirectionEnabled for the attributeName request parameter,
then the attributeValue request parameter must be true or false.
If you specify TlsPolicyName for the attributeName request parameter, then the
attributeValue request parameter must be TLS version 1.0, 1.1, and 1.2 or
TLS version 1.2.
public String toString()
toString in class ObjectObject.toString()public UpdateLoadBalancerAttributeRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2022. All rights reserved.