| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
AssociationOverview |
AssociationOverview.addAssociationStatusAggregatedCountEntry(String key,
Integer value)
Add a single AssociationStatusAggregatedCount entry
|
AssociationOverview |
AssociationOverview.clearAssociationStatusAggregatedCountEntries()
Removes all the entries added into AssociationStatusAggregatedCount.
|
AssociationOverview |
AssociationOverview.clone() |
AssociationOverview |
AssociationDescription.getOverview()
Information about the association.
|
AssociationOverview |
Association.getOverview()
Information about the association.
|
AssociationOverview |
AssociationOverview.withAssociationStatusAggregatedCount(Map<String,Integer> associationStatusAggregatedCount)
Returns the number of targets for the association status.
|
AssociationOverview |
AssociationOverview.withDetailedStatus(String detailedStatus)
A detailed status of the association.
|
AssociationOverview |
AssociationOverview.withStatus(String status)
The status of the association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationDescription.setOverview(AssociationOverview overview)
Information about the association.
|
void |
Association.setOverview(AssociationOverview overview)
Information about the association.
|
AssociationDescription |
AssociationDescription.withOverview(AssociationOverview overview)
Information about the association.
|
Association |
Association.withOverview(AssociationOverview overview)
Information about the association.
|
Copyright © 2021. All rights reserved.