| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
ComponentSummary |
ComponentSummary.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ComponentSummary |
ComponentSummary.clearTagsEntries()
Removes all the entries added into Tags.
|
ComponentSummary |
ComponentSummary.clone() |
ComponentSummary |
ComponentSummary.withApplicationId(String applicationId)
|
ComponentSummary |
ComponentSummary.withComponentId(String componentId)
|
ComponentSummary |
ComponentSummary.withComponentType(ComponentType componentType)
|
ComponentSummary |
ComponentSummary.withComponentType(String componentType)
|
ComponentSummary |
ComponentSummary.withTags(Map<String,String> tags)
|
| Modifier and Type | Method and Description |
|---|---|
List<ComponentSummary> |
ListComponentsResult.getComponents()
|
| Modifier and Type | Method and Description |
|---|---|
ListComponentsResult |
ListComponentsResult.withComponents(ComponentSummary... components)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListComponentsResult.setComponents(Collection<ComponentSummary> components)
|
ListComponentsResult |
ListComponentsResult.withComponents(Collection<ComponentSummary> components)
|
Copyright © 2023. All rights reserved.