| Package | Description |
|---|---|
| com.baidubce.services.tsdb.model |
| Modifier and Type | Method and Description |
|---|---|
static RenewTimeUnit |
RenewTimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenewTimeUnit[] |
RenewTimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CreateDatabaseRequest(String databaseName,
String description,
long ingestDataPointsMonthly,
long queryUnitsMonthly,
long storeBytesQuota,
long timeSeriesQuota,
int lengthLimitMultipleQuota,
int purchaseLength,
boolean createWithAutoRenew,
int renewTime,
RenewTimeUnit renewTimeUnit,
String couponName) |
Copyright © 2024. All rights reserved.