public static interface ImportHostKeyResponse.Builder extends TransferResponse.Builder, SdkPojo, CopyableBuilder<ImportHostKeyResponse.Builder,ImportHostKeyResponse>
| Modifier and Type | Method and Description |
|---|---|
ImportHostKeyResponse.Builder |
hostKeyId(String hostKeyId)
Returns the host key identifier for the imported key.
|
ImportHostKeyResponse.Builder |
serverId(String serverId)
Returns the server identifier that contains the imported key.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildImportHostKeyResponse.Builder serverId(String serverId)
Returns the server identifier that contains the imported key.
serverId - Returns the server identifier that contains the imported key.ImportHostKeyResponse.Builder hostKeyId(String hostKeyId)
Returns the host key identifier for the imported key.
hostKeyId - Returns the host key identifier for the imported key.Copyright © 2023. All rights reserved.