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