| Package | Description |
|---|---|
| dashboard.domain | |
| dashboard.manage |
| Modifier and Type | Method and Description |
|---|---|
DashboardConnectOption |
ServiceProvider.getDashboardConnectOption() |
DashboardConnectOption |
Service.getDashboardConnectOption() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceProvider.setDashboardConnectOption(DashboardConnectOption dashboardConnectOption) |
void |
Service.setDashboardConnectOption(DashboardConnectOption dashboardConnectOption) |
| Modifier and Type | Method and Description |
|---|---|
static DashboardConnectOption |
DashboardConnectOption.fromOption(String option) |
static DashboardConnectOption |
DashboardConnectOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardConnectOption[] |
DashboardConnectOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.