Uses of Class
com.amazonaws.services.simplesystemsmanagement.model.Association
Packages that use Association
-
Uses of Association in com.amazonaws.services.simplesystemsmanagement.model
Methods in com.amazonaws.services.simplesystemsmanagement.model that return AssociationModifier and TypeMethodDescriptionAssociation.clone()
Association.withInstanceId
(String instanceId) The ID of the instance.The name of the SSM document.Methods in com.amazonaws.services.simplesystemsmanagement.model that return types with arguments of type AssociationMethods in com.amazonaws.services.simplesystemsmanagement.model with parameters of type AssociationModifier and TypeMethodDescriptionListAssociationsResult.withAssociations
(Association... associations) The associations.Method parameters in com.amazonaws.services.simplesystemsmanagement.model with type arguments of type AssociationModifier and TypeMethodDescriptionvoid
ListAssociationsResult.setAssociations
(Collection<Association> associations) The associations.ListAssociationsResult.withAssociations
(Collection<Association> associations) The associations.