Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedHostKey
-
Packages that use DescribedHostKey Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedHostKey in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedHostKey Modifier and Type Method Description DescribedHostKeyDescribeHostKeyResponse. hostKey()Returns the details for the specified host key.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedHostKey Modifier and Type Method Description DescribeHostKeyResponse.BuilderDescribeHostKeyResponse.Builder. hostKey(DescribedHostKey hostKey)Returns the details for the specified host key.
-