public class DashboardBaseRequest extends AbstractBceRequest
| Modifier and Type | Field and Description |
|---|---|
String |
configure |
String |
dashboardName |
String |
title |
String |
type |
String |
userId |
| Constructor and Description |
|---|
DashboardBaseRequest() |
| Modifier and Type | Method and Description |
|---|---|
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String configure
public String title
public String type
public String userId
public String dashboardName
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.