| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPagesByContactResponse> |
SsmContactsAsyncClient.listPagesByContact(ListPagesByContactRequest listPagesByContactRequest)
Lists the engagements to a contact's contact channels.
|
default ListPagesByContactResponse |
SsmContactsClient.listPagesByContact(ListPagesByContactRequest listPagesByContactRequest)
Lists the engagements to a contact's contact channels.
|
default ListPagesByContactPublisher |
SsmContactsAsyncClient.listPagesByContactPaginator(ListPagesByContactRequest listPagesByContactRequest)
Lists the engagements to a contact's contact channels.
|
default ListPagesByContactIterable |
SsmContactsClient.listPagesByContactPaginator(ListPagesByContactRequest listPagesByContactRequest)
Lists the engagements to a contact's contact channels.
|
| Constructor and Description |
|---|
ListPagesByContactIterable(SsmContactsClient client,
ListPagesByContactRequest firstRequest) |
ListPagesByContactPublisher(SsmContactsAsyncClient client,
ListPagesByContactRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPagesByContactRequestMarshaller.marshall(ListPagesByContactRequest listPagesByContactRequest) |
Copyright © 2021. All rights reserved.