| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ListSecurityProfileApplicationsResult |
AmazonConnectClient.listSecurityProfileApplications(ListSecurityProfileApplicationsRequest request)
Returns a list of third-party applications in a specific security profile.
|
ListSecurityProfileApplicationsResult |
AmazonConnect.listSecurityProfileApplications(ListSecurityProfileApplicationsRequest listSecurityProfileApplicationsRequest)
Returns a list of third-party applications in a specific security profile.
|
ListSecurityProfileApplicationsResult |
AbstractAmazonConnect.listSecurityProfileApplications(ListSecurityProfileApplicationsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListSecurityProfileApplicationsResult |
ListSecurityProfileApplicationsResult.clone() |
ListSecurityProfileApplicationsResult |
ListSecurityProfileApplicationsResult.withApplications(Application... applications)
A list of the third-party application's metadata.
|
ListSecurityProfileApplicationsResult |
ListSecurityProfileApplicationsResult.withApplications(Collection<Application> applications)
A list of the third-party application's metadata.
|
ListSecurityProfileApplicationsResult |
ListSecurityProfileApplicationsResult.withLastModifiedRegion(String lastModifiedRegion)
The Amazon Web Services Region where this resource was last modified.
|
ListSecurityProfileApplicationsResult |
ListSecurityProfileApplicationsResult.withLastModifiedTime(Date lastModifiedTime)
The timestamp when this resource was last modified.
|
ListSecurityProfileApplicationsResult |
ListSecurityProfileApplicationsResult.withNextToken(String nextToken)
If there are additional results, this is the token for the next set of results.
|
Copyright © 2024. All rights reserved.