程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.affinity(String affinity)
Specifies whether to associate the instance with a dedicated host.
|
static ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.builder() |
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.dedicatedHostClusterId(String dedicatedHostClusterId)
The ID of the dedicated host cluster.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.dedicatedHostId(String dedicatedHostId)
The ID of the destination dedicated host.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.deploymentSetGroupNo(Integer deploymentSetGroupNo)
The number of the deployment set group in which to deploy the instance in the destination deployment set.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.deploymentSetId(String deploymentSetId)
The ID of the destination deployment set.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.force(Boolean force)
Specifies whether to forcefully change the host of the instance when the deployment set of the instance is changed.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.instanceId(String instanceId)
The ID of the instance.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.instanceType(String instanceType)
The instance type to which the instance is changed.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.migrationType(String migrationType)
Specifies whether to stop the instance before it is migrated to the destination dedicated host.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.regionId(String regionId)
The region ID of the instance.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.removeFromDeploymentSet(Boolean removeFromDeploymentSet)
Specifies whether to remove the specified instance from the specified deployment set.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.sourceRegionId(String sourceRegionId)
SourceRegionId.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.Builder.tenancy(String tenancy)
Specifies whether to deploy the instance on a dedicated host.
|
ModifyInstanceDeploymentRequest.Builder |
ModifyInstanceDeploymentRequest.toBuilder() |
Copyright © 2024. All rights reserved.