| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HoursOfOperationSummary |
HoursOfOperationSummary.clone() |
HoursOfOperationSummary |
HoursOfOperationSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the hours of operation.
|
HoursOfOperationSummary |
HoursOfOperationSummary.withId(String id)
The identifier of the hours of operation.
|
HoursOfOperationSummary |
HoursOfOperationSummary.withName(String name)
The name of the hours of operation.
|
| Modifier and Type | Method and Description |
|---|---|
List<HoursOfOperationSummary> |
ListHoursOfOperationsResult.getHoursOfOperationSummaryList()
Information about the hours of operation.
|
| Modifier and Type | Method and Description |
|---|---|
ListHoursOfOperationsResult |
ListHoursOfOperationsResult.withHoursOfOperationSummaryList(HoursOfOperationSummary... hoursOfOperationSummaryList)
Information about the hours of operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListHoursOfOperationsResult.setHoursOfOperationSummaryList(Collection<HoursOfOperationSummary> hoursOfOperationSummaryList)
Information about the hours of operation.
|
ListHoursOfOperationsResult |
ListHoursOfOperationsResult.withHoursOfOperationSummaryList(Collection<HoursOfOperationSummary> hoursOfOperationSummaryList)
Information about the hours of operation.
|
Copyright © 2021. All rights reserved.