程序包 | 说明 |
---|---|
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 SSH key pair fails to be bound.
|
AttachKeyPairResponseBody.Builder |
AttachKeyPairResponseBody.Builder.keyPairName(String keyPairName)
The name of the SSH key pair.
|
AttachKeyPairResponseBody.Builder |
AttachKeyPairResponseBody.Builder.requestId(String requestId)
The request ID.
|
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 bound.
|
Copyright © 2024. All rights reserved.