程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateStorageSetRequest.Builder |
CreateStorageSetRequest.builder() |
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.description(String description)
The description of the storage set.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.maxPartitionNumber(Integer maxPartitionNumber)
The maximum number of partitions supported by the storage set.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.regionId(String regionId)
The region ID of the storage set.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.storageSetName(String storageSetName)
The name of the storage set.
|
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.toBuilder() |
CreateStorageSetRequest.Builder |
CreateStorageSetRequest.Builder.zoneId(String zoneId)
The zone ID of the storage set.
|
Copyright © 2024. All rights reserved.