| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeHostKeyResponse.Builder |
DescribeHostKeyResponse.builder() |
default DescribeHostKeyResponse.Builder |
DescribeHostKeyResponse.Builder.hostKey(Consumer<DescribedHostKey.Builder> hostKey)
Returns the details for the specified host key.
|
DescribeHostKeyResponse.Builder |
DescribeHostKeyResponse.Builder.hostKey(DescribedHostKey hostKey)
Returns the details for the specified host key.
|
DescribeHostKeyResponse.Builder |
DescribeHostKeyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeHostKeyResponse.Builder> |
DescribeHostKeyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.