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