| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model | |
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Application> |
CreateSecurityProfileRequest.applications()
This API is in preview release for Amazon Connect and is subject to change.
|
List<Application> |
UpdateSecurityProfileRequest.applications()
This API is in preview release for Amazon Connect and is subject to change.
|
List<Application> |
ListSecurityProfileApplicationsResponse.applications()
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSecurityProfileRequest.Builder |
CreateSecurityProfileRequest.Builder.applications(Application... applications)
This API is in preview release for Amazon Connect and is subject to change.
|
UpdateSecurityProfileRequest.Builder |
UpdateSecurityProfileRequest.Builder.applications(Application... applications)
This API is in preview release for Amazon Connect and is subject to change.
|
ListSecurityProfileApplicationsResponse.Builder |
ListSecurityProfileApplicationsResponse.Builder.applications(Application... applications)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSecurityProfileRequest.Builder |
CreateSecurityProfileRequest.Builder.applications(Collection<Application> applications)
This API is in preview release for Amazon Connect and is subject to change.
|
UpdateSecurityProfileRequest.Builder |
UpdateSecurityProfileRequest.Builder.applications(Collection<Application> applications)
This API is in preview release for Amazon Connect and is subject to change.
|
ListSecurityProfileApplicationsResponse.Builder |
ListSecurityProfileApplicationsResponse.Builder.applications(Collection<Application> applications)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Application> |
ListSecurityProfileApplicationsPublisher.applications()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Application> |
ListSecurityProfileApplicationsIterable.applications()
Returns an iterable to iterate through the paginated
ListSecurityProfileApplicationsResponse.applications() member. |
Copyright © 2023. All rights reserved.