| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAssociationResponse |
SsmClient.updateAssociation(Consumer<UpdateAssociationRequest.Builder> updateAssociationRequest)
Updates an association.
|
default UpdateAssociationResponse |
SsmClient.updateAssociation(UpdateAssociationRequest updateAssociationRequest)
Updates an association.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAssociationResponse> |
SsmAsyncClient.updateAssociation(Consumer<UpdateAssociationRequest.Builder> updateAssociationRequest)
Updates an association.
|
default CompletableFuture<UpdateAssociationResponse> |
SsmAsyncClient.updateAssociation(UpdateAssociationRequest updateAssociationRequest)
Updates an association.
|
Copyright © 2022. All rights reserved.