public static interface DescribeHostKeyRequest.Builder extends TransferRequest.Builder, SdkPojo, CopyableBuilder<DescribeHostKeyRequest.Builder,DescribeHostKeyRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeHostKeyRequest.Builder |
hostKeyId(String hostKeyId)
The identifier of the host key that you want described.
|
DescribeHostKeyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeHostKeyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeHostKeyRequest.Builder |
serverId(String serverId)
The identifier of the server that contains the host key that you want described.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeHostKeyRequest.Builder serverId(String serverId)
The identifier of the server that contains the host key that you want described.
serverId - The identifier of the server that contains the host key that you want described.DescribeHostKeyRequest.Builder hostKeyId(String hostKeyId)
The identifier of the host key that you want described.
hostKeyId - The identifier of the host key that you want described.DescribeHostKeyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeHostKeyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.