| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The name of the tag.
|
Tag |
Tag.withValue(String value)
The value of the tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResult.getTagList()
A list of tags.
|
List<Tag> |
CreateMaintenanceWindowRequest.getTags()
Optional metadata that you assign to a resource.
|
List<Tag> |
StartChangeRequestExecutionRequest.getTags()
Optional metadata that you assign to a resource.
|
List<Tag> |
AddTagsToResourceRequest.getTags()
One or more tags.
|
List<Tag> |
PutParameterRequest.getTags()
Optional metadata that you assign to a resource.
|
List<Tag> |
CreatePatchBaselineRequest.getTags()
Optional metadata that you assign to a resource.
|
List<Tag> |
DocumentIdentifier.getTags()
The tags, or metadata, that have been applied to the document.
|
List<Tag> |
DocumentDescription.getTags()
The tags, or metadata, that have been applied to the document.
|
List<Tag> |
CreateActivationRequest.getTags()
Optional metadata that you assign to a resource.
|
List<Tag> |
CreateOpsItemRequest.getTags()
Optional metadata that you assign to a resource.
|
List<Tag> |
CreateDocumentRequest.getTags()
Optional metadata that you assign to a resource.
|
List<Tag> |
Activation.getTags()
Tags assigned to the activation.
|
List<Tag> |
StartAutomationExecutionRequest.getTags()
Optional metadata that you assign to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Tag... tagList)
A list of tags.
|
CreateMaintenanceWindowRequest |
CreateMaintenanceWindowRequest.withTags(Tag... tags)
Optional metadata that you assign to a resource.
|
StartChangeRequestExecutionRequest |
StartChangeRequestExecutionRequest.withTags(Tag... tags)
Optional metadata that you assign to a resource.
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Tag... tags)
One or more tags.
|
PutParameterRequest |
PutParameterRequest.withTags(Tag... tags)
Optional metadata that you assign to a resource.
|
CreatePatchBaselineRequest |
CreatePatchBaselineRequest.withTags(Tag... tags)
Optional metadata that you assign to a resource.
|
DocumentIdentifier |
DocumentIdentifier.withTags(Tag... tags)
The tags, or metadata, that have been applied to the document.
|
DocumentDescription |
DocumentDescription.withTags(Tag... tags)
The tags, or metadata, that have been applied to the document.
|
CreateActivationRequest |
CreateActivationRequest.withTags(Tag... tags)
Optional metadata that you assign to a resource.
|
CreateOpsItemRequest |
CreateOpsItemRequest.withTags(Tag... tags)
Optional metadata that you assign to a resource.
|
CreateDocumentRequest |
CreateDocumentRequest.withTags(Tag... tags)
Optional metadata that you assign to a resource.
|
Activation |
Activation.withTags(Tag... tags)
Tags assigned to the activation.
|
StartAutomationExecutionRequest |
StartAutomationExecutionRequest.withTags(Tag... tags)
Optional metadata that you assign to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourceResult.setTagList(Collection<Tag> tagList)
A list of tags.
|
void |
CreateMaintenanceWindowRequest.setTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
void |
StartChangeRequestExecutionRequest.setTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
void |
AddTagsToResourceRequest.setTags(Collection<Tag> tags)
One or more tags.
|
void |
PutParameterRequest.setTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
void |
CreatePatchBaselineRequest.setTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
void |
DocumentIdentifier.setTags(Collection<Tag> tags)
The tags, or metadata, that have been applied to the document.
|
void |
DocumentDescription.setTags(Collection<Tag> tags)
The tags, or metadata, that have been applied to the document.
|
void |
CreateActivationRequest.setTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
void |
CreateOpsItemRequest.setTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
void |
CreateDocumentRequest.setTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
void |
Activation.setTags(Collection<Tag> tags)
Tags assigned to the activation.
|
void |
StartAutomationExecutionRequest.setTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Collection<Tag> tagList)
A list of tags.
|
CreateMaintenanceWindowRequest |
CreateMaintenanceWindowRequest.withTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
StartChangeRequestExecutionRequest |
StartChangeRequestExecutionRequest.withTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Collection<Tag> tags)
One or more tags.
|
PutParameterRequest |
PutParameterRequest.withTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
CreatePatchBaselineRequest |
CreatePatchBaselineRequest.withTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
DocumentIdentifier |
DocumentIdentifier.withTags(Collection<Tag> tags)
The tags, or metadata, that have been applied to the document.
|
DocumentDescription |
DocumentDescription.withTags(Collection<Tag> tags)
The tags, or metadata, that have been applied to the document.
|
CreateActivationRequest |
CreateActivationRequest.withTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
CreateOpsItemRequest |
CreateOpsItemRequest.withTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
CreateDocumentRequest |
CreateDocumentRequest.withTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
Activation |
Activation.withTags(Collection<Tag> tags)
Tags assigned to the activation.
|
StartAutomationExecutionRequest |
StartAutomationExecutionRequest.withTags(Collection<Tag> tags)
Optional metadata that you assign to a resource.
|
Copyright © 2021. All rights reserved.