程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.amount(Integer amount)
The number of instances.
|
static ModifyDemandRequest.Builder |
ModifyDemandRequest.builder() |
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.demandDescription(String demandDescription)
The description of the demand.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.demandId(String demandId)
The ID of the demand that you want to modify.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.demandName(String demandName)
The name of the demand.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.endTime(String endTime)
The end time of the subscription period.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.instanceChargeType(String instanceChargeType)
The billing method of the instance.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.instanceType(String instanceType)
The instance type.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.period(Integer period)
The subscription period of the resource.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.periodUnit(String periodUnit)
The unit of the subscription period of the resource.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.regionId(String regionId)
The region ID of the instance.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.startTime(String startTime)
The start time of the subscription period.
|
ModifyDemandRequest.Builder |
ModifyDemandRequest.toBuilder() |
ModifyDemandRequest.Builder |
ModifyDemandRequest.Builder.zoneId(String zoneId)
The zone ID of the instance.
|
Copyright © 2024. All rights reserved.