| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static Channel |
Channel.fromValue(String value)
Use this in place of valueOf.
|
static Channel |
Channel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Channel[] |
Channel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Dimensions |
Dimensions.withChannel(Channel channel)
The channel used for grouping and filters.
|
Filters |
Filters.withChannels(Channel... channels)
The Channel to use as a filter for the metrics returned.
|
Copyright © 2019. All rights reserved.