public static final class SetAllExpirationDayRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
SetAllExpirationDayRequest |
build() |
SetAllExpirationDayRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
SetAllExpirationDayRequest.Builder |
unifyExpireDay(String unifyExpireDay)
The expiration date.
|
public SetAllExpirationDayRequest.Builder ownerId(Long ownerId)
public SetAllExpirationDayRequest.Builder unifyExpireDay(String unifyExpireDay)
The expiration date. You can set an expiration date only for ECS instances that have not expired. The expiration date that you specify do not take effect on expired ECS instances. After the expiration date is set, the expiration date is used when you renew ECS instances.
You can set the expiration date to a day from the 1st to the 28th of each month.
This parameter is required.
example:10
public SetAllExpirationDayRequest build()
Copyright © 2026. All rights reserved.