程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
static AttachKeyPairResponseBody.Builder |
AttachKeyPairResponseBody.builder() |
AttachKeyPairResponseBody.Builder |
AttachKeyPairResponseBody.Builder.failCount(String failCount)
The number of instances to which the key pair fails to be attached.
|
AttachKeyPairResponseBody.Builder |
AttachKeyPairResponseBody.Builder.keyPairName(String keyPairName)
The name of the key pair.
|
AttachKeyPairResponseBody.Builder |
AttachKeyPairResponseBody.Builder.requestId(String requestId)
The ID of the request.
|
AttachKeyPairResponseBody.Builder |
AttachKeyPairResponseBody.Builder.results(AttachKeyPairResponseBody.Results results)
An array that contains the results of the operation.
|
AttachKeyPairResponseBody.Builder |
AttachKeyPairResponseBody.Builder.totalCount(String totalCount)
The total number of instances to which the SSH key pair is attached.
|
Copyright © 2023. All rights reserved.