| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts |
Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from
incidents affecting their Amazon Web Services-hosted applications.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
SsmContactsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags of an escalation plan or contact.
|
default ListTagsForResourceResponse |
SsmContactsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags of an escalation plan or contact.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
SsmContactsAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags of an escalation plan or contact.
|
default CompletableFuture<ListTagsForResourceResponse> |
SsmContactsAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags of an escalation plan or contact.
|
Copyright © 2022. All rights reserved.