程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ens20171110.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateDiskRequest.Builder |
CreateDiskRequest.builder() |
CreateDiskRequest.Builder |
CreateDiskRequest.Builder.category(String category)
The category of the disk.
|
CreateDiskRequest.Builder |
CreateDiskRequest.Builder.diskName(String diskName)
The name of the disk.
|
CreateDiskRequest.Builder |
CreateDiskRequest.Builder.encrypted(Boolean encrypted)
Specifies whether to encrypt the new system disk.
|
CreateDiskRequest.Builder |
CreateDiskRequest.Builder.ensRegionId(String ensRegionId)
The ID of the edge node.
|
CreateDiskRequest.Builder |
CreateDiskRequest.Builder.instanceChargeType(String instanceChargeType)
The billing method of the instance.
|
CreateDiskRequest.Builder |
CreateDiskRequest.Builder.KMSKeyId(String KMSKeyId)
The ID of the Key Management Service (KMS) key that is used by the cloud disk.
|
CreateDiskRequest.Builder |
CreateDiskRequest.Builder.size(String size)
The size of the disk.
|
CreateDiskRequest.Builder |
CreateDiskRequest.Builder.snapshotId(String snapshotId)
The ID of the snapshot that you want to use to create the disk.
|
CreateDiskRequest.Builder |
CreateDiskRequest.toBuilder() |
Copyright © 2024. All rights reserved.