| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts |
|
| Modifier and Type | Method and Description |
|---|---|
default StopEngagementResponse |
SsmContactsClient.stopEngagement(Consumer<StopEngagementRequest.Builder> stopEngagementRequest)
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.
|
default StopEngagementResponse |
SsmContactsClient.stopEngagement(StopEngagementRequest stopEngagementRequest)
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopEngagementResponse> |
SsmContactsAsyncClient.stopEngagement(Consumer<StopEngagementRequest.Builder> stopEngagementRequest)
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.
|
default CompletableFuture<StopEngagementResponse> |
SsmContactsAsyncClient.stopEngagement(StopEngagementRequest stopEngagementRequest)
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan.
|
Copyright © 2021. All rights reserved.