程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.actionOnMaintenance(String actionOnMaintenance)
The policy used to migrate the instances deployed on the dedicated host when the dedicated host fails or needs to be repaired online.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.autoPlacement(String autoPlacement)
Specifies whether to add the dedicated host to the resource pool for automatic deployment.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.autoReleaseTime(String autoReleaseTime)
The time when to automatically release the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.autoRenew(Boolean autoRenew)
Specifies whether to automatically renew the subscription dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.autoRenewPeriod(Integer autoRenewPeriod)
The auto-renewal duration of the dedicated host.
|
static AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.builder() |
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.chargeType(String chargeType)
The billing method of the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.cpuOverCommitRatio(Float cpuOverCommitRatio)
The CPU overcommit ratio.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.dedicatedHostClusterId(String dedicatedHostClusterId)
The ID of the dedicated host cluster in which to create the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.dedicatedHostName(String dedicatedHostName)
The name of the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.dedicatedHostType(String dedicatedHostType)
The dedicated host type.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.description(String description)
The description of the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.minQuantity(Integer minQuantity)
The minimum number of dedicated hosts to create.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.networkAttributes(AllocateDedicatedHostsRequest.NetworkAttributes networkAttributes)
NetworkAttributes.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.period(Integer period)
The subscription duration of the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.periodUnit(String periodUnit)
The unit of the subscription duration of the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.quantity(Integer quantity)
The number of dedicated hosts that you want to create.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.regionId(String regionId)
The ID of the region in which to create the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.resourceGroupId(String resourceGroupId)
The ID of the resource group to which to assign the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.sourceRegionId(String sourceRegionId)
SourceRegionId.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.tag(List<AllocateDedicatedHostsRequest.Tag> tag)
The tags to add to the dedicated host.
|
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.toBuilder() |
AllocateDedicatedHostsRequest.Builder |
AllocateDedicatedHostsRequest.Builder.zoneId(String zoneId)
The ID of the zone in which to create the dedicated host.
|
Copyright © 2024. All rights reserved.