程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.bootable(Boolean bootable)
Specifies whether to attach the disk as a system disk.
|
static AttachDiskRequest.Builder |
AttachDiskRequest.builder() |
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.deleteWithInstance(Boolean deleteWithInstance)
Specifies whether to release the disk when the instance is released.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.device(String device)
The device name of the disk.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.diskId(String diskId)
The ID of the disk.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.force(Boolean force)
Specifies whether to forcefully attach the disk to the instance.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.instanceId(String instanceId)
The ID of the instance to which you want to attach the disk.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.keyPairName(String keyPairName)
The name of the SSH key pair that you bind to the Linux instance when you attach the system disk.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.password(String password)
The password that is set when you attach the system disk.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
AttachDiskRequest.Builder |
AttachDiskRequest.Builder.sourceRegionId(String sourceRegionId)
SourceRegionId.
|
AttachDiskRequest.Builder |
AttachDiskRequest.toBuilder() |
Copyright © 2024. All rights reserved.