程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
static DetachKeyPairResponseBody.Builder |
DetachKeyPairResponseBody.builder() |
DetachKeyPairResponseBody.Builder |
DetachKeyPairResponseBody.Builder.failCount(String failCount)
The number of instances from which the SSH key pair failed to be unbound.
|
DetachKeyPairResponseBody.Builder |
DetachKeyPairResponseBody.Builder.keyPairName(String keyPairName)
The name of the key pair.
|
DetachKeyPairResponseBody.Builder |
DetachKeyPairResponseBody.Builder.requestId(String requestId)
The ID of the request.
|
DetachKeyPairResponseBody.Builder |
DetachKeyPairResponseBody.Builder.results(DetachKeyPairResponseBody.Results results)
The result set of the unbind operation.
|
DetachKeyPairResponseBody.Builder |
DetachKeyPairResponseBody.Builder.totalCount(String totalCount)
The total number of instances from which you want to unbind the SSH key pair.
|
Copyright © 2024. All rights reserved.