@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateCloudWatchAlarmTemplateGroupRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
CreateCloudWatchAlarmTemplateGroupRequest() |
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 CreateCloudWatchAlarmTemplateGroupRequest()
public void setDescription(String description)
description - A resource's optional description.public String getDescription()
public CreateCloudWatchAlarmTemplateGroupRequest withDescription(String description)
description - A resource's optional description.public void setName(String name)
name - A resource's name. Names must be unique within the scope of a resource type in a specific region.public String getName()
public CreateCloudWatchAlarmTemplateGroupRequest withName(String name)
name - A resource's name. Names must be unique within the scope of a resource type in a specific region.public CreateCloudWatchAlarmTemplateGroupRequest withTags(Map<String,String> tags)
tags - public CreateCloudWatchAlarmTemplateGroupRequest addTagsEntry(String key, String value)
public CreateCloudWatchAlarmTemplateGroupRequest clearTagsEntries()
public String toString()
toString in class ObjectObject.toString()public CreateCloudWatchAlarmTemplateGroupRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2024. All rights reserved.