@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeTrustedAdvisorChecksRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
DescribeTrustedAdvisorChecksRequest() |
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorChecksRequest |
clone() |
boolean |
equals(Object obj) |
String |
getLanguage()
The ISO 639-1 code for the language in which Amazon Web Services provides support.
|
int |
hashCode() |
void |
setLanguage(String language)
The ISO 639-1 code for the language in which Amazon Web Services provides support.
|
String |
toString()
Returns a string representation of this object.
|
DescribeTrustedAdvisorChecksRequest |
withLanguage(String language)
The ISO 639-1 code for the language in which Amazon Web Services provides support.
|
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 setLanguage(String language)
The ISO 639-1 code for the language in which Amazon Web Services provides support. Amazon Web Services Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed explicitly for operations that take them.
language - The ISO 639-1 code for the language in which Amazon Web Services provides support. Amazon Web Services
Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed
explicitly for operations that take them.public String getLanguage()
The ISO 639-1 code for the language in which Amazon Web Services provides support. Amazon Web Services Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed explicitly for operations that take them.
public DescribeTrustedAdvisorChecksRequest withLanguage(String language)
The ISO 639-1 code for the language in which Amazon Web Services provides support. Amazon Web Services Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed explicitly for operations that take them.
language - The ISO 639-1 code for the language in which Amazon Web Services provides support. Amazon Web Services
Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed
explicitly for operations that take them.public String toString()
toString in class ObjectObject.toString()public DescribeTrustedAdvisorChecksRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2022. All rights reserved.