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