public class GenerateCredentialReportRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
GenerateCredentialReport operation.
Generates a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the IAM User Guide .
NOOP| Constructor and Description |
|---|
GenerateCredentialReportRequest() |
| Modifier and Type | Method and Description |
|---|---|
GenerateCredentialReportRequest |
clone() |
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, withSdkRequestTimeoutpublic String toString()
toString in class ObjectObject.toString()public GenerateCredentialReportRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2015. All rights reserved.