| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
default SearchSecurityProfilesResponse |
ConnectClient.searchSecurityProfiles(Consumer<SearchSecurityProfilesRequest.Builder> searchSecurityProfilesRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
default SearchSecurityProfilesResponse |
ConnectClient.searchSecurityProfiles(SearchSecurityProfilesRequest searchSecurityProfilesRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchSecurityProfilesResponse> |
ConnectAsyncClient.searchSecurityProfiles(Consumer<SearchSecurityProfilesRequest.Builder> searchSecurityProfilesRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
default CompletableFuture<SearchSecurityProfilesResponse> |
ConnectAsyncClient.searchSecurityProfiles(SearchSecurityProfilesRequest searchSecurityProfilesRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchSecurityProfilesResponse> |
SearchSecurityProfilesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchSecurityProfilesPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchSecurityProfilesResponse> subscriber) |
Copyright © 2022. All rights reserved.