public static final class AttachKeyPairRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
AttachKeyPairRequest |
build() |
AttachKeyPairRequest.Builder |
instanceIds(String instanceIds)
The IDs of instances to which you want to bind the SSH key pair.
|
AttachKeyPairRequest.Builder |
keyPairName(String keyPairName)
The name of the SSH key pair.
|
AttachKeyPairRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
AttachKeyPairRequest.Builder |
regionId(String regionId)
The region ID of the SSH key pair.
|
AttachKeyPairRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AttachKeyPairRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
AttachKeyPairRequest.Builder |
sourceRegionId(String sourceRegionId)
SourceRegionId.
|
public AttachKeyPairRequest.Builder sourceRegionId(String sourceRegionId)
public AttachKeyPairRequest.Builder instanceIds(String instanceIds)
public AttachKeyPairRequest.Builder keyPairName(String keyPairName)
public AttachKeyPairRequest.Builder ownerId(Long ownerId)
public AttachKeyPairRequest.Builder regionId(String regionId)
public AttachKeyPairRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public AttachKeyPairRequest.Builder resourceOwnerId(Long resourceOwnerId)
public AttachKeyPairRequest build()
Copyright © 2024. All rights reserved.