| Package | Description |
|---|---|
| com.byteplus.cen.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateCenBandwidthPackageRequest.PeriodUnitEnum |
CreateCenBandwidthPackageRequest.PeriodUnitEnum.fromValue(String input) |
CreateCenBandwidthPackageRequest.PeriodUnitEnum |
CreateCenBandwidthPackageRequest.getPeriodUnit()
Get periodUnit
|
CreateCenBandwidthPackageRequest.PeriodUnitEnum |
CreateCenBandwidthPackageRequest.PeriodUnitEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CreateCenBandwidthPackageRequest.PeriodUnitEnum |
CreateCenBandwidthPackageRequest.PeriodUnitEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateCenBandwidthPackageRequest.PeriodUnitEnum[] |
CreateCenBandwidthPackageRequest.PeriodUnitEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCenBandwidthPackageRequest |
CreateCenBandwidthPackageRequest.periodUnit(CreateCenBandwidthPackageRequest.PeriodUnitEnum periodUnit) |
void |
CreateCenBandwidthPackageRequest.setPeriodUnit(CreateCenBandwidthPackageRequest.PeriodUnitEnum periodUnit) |
void |
CreateCenBandwidthPackageRequest.PeriodUnitEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CreateCenBandwidthPackageRequest.PeriodUnitEnum enumeration) |
Copyright © 2026. All rights reserved.