public class UpdateAssociationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
UpdateAssociationRequest() |
Modifier and Type | Method and Description |
---|---|
UpdateAssociationRequest |
addParametersEntry(String key,
List<String> value) |
UpdateAssociationRequest |
clearParametersEntries()
Removes all the entries added into Parameters.
|
UpdateAssociationRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(Object obj) |
String |
getAssociationId()
The ID of the association you want to update.
|
String |
getDocumentVersion()
The document version you want update for the association.
|
InstanceAssociationOutputLocation |
getOutputLocation()
An Amazon S3 bucket where you want to store the results of this request.
|
Map<String,List<String>> |
getParameters()
The parameters you want to update for the association.
|
String |
getScheduleExpression()
The cron expression used to schedule the association that you want to update.
|
int |
hashCode() |
void |
setAssociationId(String associationId)
The ID of the association you want to update.
|
void |
setDocumentVersion(String documentVersion)
The document version you want update for the association.
|
void |
setOutputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon S3 bucket where you want to store the results of this request.
|
void |
setParameters(Map<String,List<String>> parameters)
The parameters you want to update for the association.
|
void |
setScheduleExpression(String scheduleExpression)
The cron expression used to schedule the association that you want to update.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
UpdateAssociationRequest |
withAssociationId(String associationId)
The ID of the association you want to update.
|
UpdateAssociationRequest |
withDocumentVersion(String documentVersion)
The document version you want update for the association.
|
UpdateAssociationRequest |
withOutputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon S3 bucket where you want to store the results of this request.
|
UpdateAssociationRequest |
withParameters(Map<String,List<String>> parameters)
The parameters you want to update for the association.
|
UpdateAssociationRequest |
withScheduleExpression(String scheduleExpression)
The cron expression used to schedule the association that you want to update.
|
getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setAssociationId(String associationId)
The ID of the association you want to update.
associationId
- The ID of the association you want to update.public String getAssociationId()
The ID of the association you want to update.
public UpdateAssociationRequest withAssociationId(String associationId)
The ID of the association you want to update.
associationId
- The ID of the association you want to update.public Map<String,List<String>> getParameters()
The parameters you want to update for the association. If you create a parameter using Parameter Store, you can reference the parameter using {{ssm:parameter-name}}
public void setParameters(Map<String,List<String>> parameters)
The parameters you want to update for the association. If you create a parameter using Parameter Store, you can reference the parameter using {{ssm:parameter-name}}
parameters
- The parameters you want to update for the association. If you create a parameter using Parameter Store,
you can reference the parameter using {{ssm:parameter-name}}public UpdateAssociationRequest withParameters(Map<String,List<String>> parameters)
The parameters you want to update for the association. If you create a parameter using Parameter Store, you can reference the parameter using {{ssm:parameter-name}}
parameters
- The parameters you want to update for the association. If you create a parameter using Parameter Store,
you can reference the parameter using {{ssm:parameter-name}}public UpdateAssociationRequest addParametersEntry(String key, List<String> value)
public UpdateAssociationRequest clearParametersEntries()
public void setDocumentVersion(String documentVersion)
The document version you want update for the association.
documentVersion
- The document version you want update for the association.public String getDocumentVersion()
The document version you want update for the association.
public UpdateAssociationRequest withDocumentVersion(String documentVersion)
The document version you want update for the association.
documentVersion
- The document version you want update for the association.public void setScheduleExpression(String scheduleExpression)
The cron expression used to schedule the association that you want to update. Supported expressions are every half, 1, 2, 4, 8 or 12 hour(s); every specified day and time of the week. For example: cron(0 0/30 * 1/1 * ? *) to run every thirty minutes; cron(0 0 0/4 1/1 * ? *) to run every four hours; and cron(0 0 10 ? * SUN *) to run every Sunday at 10 a.m.
scheduleExpression
- The cron expression used to schedule the association that you want to update. Supported expressions are
every half, 1, 2, 4, 8 or 12 hour(s); every specified day and time of the week. For example: cron(0 0/30 *
1/1 * ? *) to run every thirty minutes; cron(0 0 0/4 1/1 * ? *) to run every four hours; and cron(0 0 10 ?
* SUN *) to run every Sunday at 10 a.m.public String getScheduleExpression()
The cron expression used to schedule the association that you want to update. Supported expressions are every half, 1, 2, 4, 8 or 12 hour(s); every specified day and time of the week. For example: cron(0 0/30 * 1/1 * ? *) to run every thirty minutes; cron(0 0 0/4 1/1 * ? *) to run every four hours; and cron(0 0 10 ? * SUN *) to run every Sunday at 10 a.m.
public UpdateAssociationRequest withScheduleExpression(String scheduleExpression)
The cron expression used to schedule the association that you want to update. Supported expressions are every half, 1, 2, 4, 8 or 12 hour(s); every specified day and time of the week. For example: cron(0 0/30 * 1/1 * ? *) to run every thirty minutes; cron(0 0 0/4 1/1 * ? *) to run every four hours; and cron(0 0 10 ? * SUN *) to run every Sunday at 10 a.m.
scheduleExpression
- The cron expression used to schedule the association that you want to update. Supported expressions are
every half, 1, 2, 4, 8 or 12 hour(s); every specified day and time of the week. For example: cron(0 0/30 *
1/1 * ? *) to run every thirty minutes; cron(0 0 0/4 1/1 * ? *) to run every four hours; and cron(0 0 10 ?
* SUN *) to run every Sunday at 10 a.m.public void setOutputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon S3 bucket where you want to store the results of this request.
"{ \"S3Location\": { \"OutputS3Region\": \"<region>\", \"OutputS3BucketName\": \"bucket name\", \"OutputS3KeyPrefix\": \"folder name\" } }"
outputLocation
- An Amazon S3 bucket where you want to store the results of this request.
"{ \"S3Location\": { \"OutputS3Region\": \"<region>\", \"OutputS3BucketName\": \"bucket name\", \"OutputS3KeyPrefix\": \"folder name\" } }"
public InstanceAssociationOutputLocation getOutputLocation()
An Amazon S3 bucket where you want to store the results of this request.
"{ \"S3Location\": { \"OutputS3Region\": \"<region>\", \"OutputS3BucketName\": \"bucket name\", \"OutputS3KeyPrefix\": \"folder name\" } }"
"{ \"S3Location\": { \"OutputS3Region\": \"<region>\", \"OutputS3BucketName\": \"bucket name\", \"OutputS3KeyPrefix\": \"folder name\" } }"
public UpdateAssociationRequest withOutputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon S3 bucket where you want to store the results of this request.
"{ \"S3Location\": { \"OutputS3Region\": \"<region>\", \"OutputS3BucketName\": \"bucket name\", \"OutputS3KeyPrefix\": \"folder name\" } }"
outputLocation
- An Amazon S3 bucket where you want to store the results of this request.
"{ \"S3Location\": { \"OutputS3Region\": \"<region>\", \"OutputS3BucketName\": \"bucket name\", \"OutputS3KeyPrefix\": \"folder name\" } }"
public String toString()
toString
in class Object
Object.toString()
public UpdateAssociationRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.