| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model | |
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<HoursOfOperationSummary> |
ListHoursOfOperationsResponse.hoursOfOperationSummaryList()
Information about the hours of operation.
|
| Modifier and Type | Method and Description |
|---|---|
ListHoursOfOperationsResponse.Builder |
ListHoursOfOperationsResponse.Builder.hoursOfOperationSummaryList(HoursOfOperationSummary... hoursOfOperationSummaryList)
Information about the hours of operation.
|
| Modifier and Type | Method and Description |
|---|---|
ListHoursOfOperationsResponse.Builder |
ListHoursOfOperationsResponse.Builder.hoursOfOperationSummaryList(Collection<HoursOfOperationSummary> hoursOfOperationSummaryList)
Information about the hours of operation.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<HoursOfOperationSummary> |
ListHoursOfOperationsIterable.hoursOfOperationSummaryList()
Returns an iterable to iterate through the paginated
ListHoursOfOperationsResponse.hoursOfOperationSummaryList() member. |
SdkPublisher<HoursOfOperationSummary> |
ListHoursOfOperationsPublisher.hoursOfOperationSummaryList()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.