public class GetAccountPasswordPolicyRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
GetAccountPasswordPolicy operation
.
Retrieves the password policy for the AWS account. For more information about using a password policy, go to Managing an IAM Password Policy .
NOOP
Constructor and Description |
---|
GetAccountPasswordPolicyRequest() |
Modifier and Type | Method and Description |
---|---|
GetAccountPasswordPolicyRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public String toString()
toString
in class Object
Object.toString()
public GetAccountPasswordPolicyRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2015. All rights reserved.