| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts |
|
| Modifier and Type | Method and Description |
|---|---|
default GetContactChannelResponse |
SsmContactsClient.getContactChannel(Consumer<GetContactChannelRequest.Builder> getContactChannelRequest)
List details about a specific contact channel.
|
default GetContactChannelResponse |
SsmContactsClient.getContactChannel(GetContactChannelRequest getContactChannelRequest)
List details about a specific contact channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetContactChannelResponse> |
SsmContactsAsyncClient.getContactChannel(Consumer<GetContactChannelRequest.Builder> getContactChannelRequest)
List details about a specific contact channel.
|
default CompletableFuture<GetContactChannelResponse> |
SsmContactsAsyncClient.getContactChannel(GetContactChannelRequest getContactChannelRequest)
List details about a specific contact channel.
|
Copyright © 2021. All rights reserved.