@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetResourceEvaluationSummaryRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetResourceEvaluationSummaryRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetResourceEvaluationSummaryRequest |
clone() |
boolean |
equals(Object obj) |
String |
getResourceEvaluationId()
The unique
ResourceEvaluationId of Amazon Web Services resource execution for which you want to
retrieve the evaluation summary. |
int |
hashCode() |
void |
setResourceEvaluationId(String resourceEvaluationId)
The unique
ResourceEvaluationId of Amazon Web Services resource execution for which you want to
retrieve the evaluation summary. |
String |
toString()
Returns a string representation of this object.
|
GetResourceEvaluationSummaryRequest |
withResourceEvaluationId(String resourceEvaluationId)
The unique
ResourceEvaluationId of Amazon Web Services resource execution for which you want to
retrieve the evaluation summary. |
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 setResourceEvaluationId(String resourceEvaluationId)
The unique ResourceEvaluationId of Amazon Web Services resource execution for which you want to
retrieve the evaluation summary.
resourceEvaluationId - The unique ResourceEvaluationId of Amazon Web Services resource execution for which you want
to retrieve the evaluation summary.public String getResourceEvaluationId()
The unique ResourceEvaluationId of Amazon Web Services resource execution for which you want to
retrieve the evaluation summary.
ResourceEvaluationId of Amazon Web Services resource execution for which you want
to retrieve the evaluation summary.public GetResourceEvaluationSummaryRequest withResourceEvaluationId(String resourceEvaluationId)
The unique ResourceEvaluationId of Amazon Web Services resource execution for which you want to
retrieve the evaluation summary.
resourceEvaluationId - The unique ResourceEvaluationId of Amazon Web Services resource execution for which you want
to retrieve the evaluation summary.public String toString()
toString in class ObjectObject.toString()public GetResourceEvaluationSummaryRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.