| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static ViewType |
ViewType.fromValue(String value)
Use this in place of valueOf.
|
static ViewType |
ViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewType[] |
ViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListViewsRequest |
ListViewsRequest.withType(ViewType type)
The type of the view.
|
ViewVersionSummary |
ViewVersionSummary.withType(ViewType type)
The type of the view version.
|
ViewSummary |
ViewSummary.withType(ViewType type)
The type of the view.
|
View |
View.withType(ViewType type)
The type of the view -
CUSTOMER_MANAGED. |
Copyright © 2023. All rights reserved.