| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListedHostKey> |
ListHostKeysResponse.hostKeys()
Returns an array, where each item contains the details of a host key.
|
| Modifier and Type | Method and Description |
|---|---|
ListHostKeysResponse.Builder |
ListHostKeysResponse.Builder.hostKeys(ListedHostKey... hostKeys)
Returns an array, where each item contains the details of a host key.
|
| Modifier and Type | Method and Description |
|---|---|
ListHostKeysResponse.Builder |
ListHostKeysResponse.Builder.hostKeys(Collection<ListedHostKey> hostKeys)
Returns an array, where each item contains the details of a host key.
|
Copyright © 2023. All rights reserved.