Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedServer
-
Packages that use DescribedServer Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedServer in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedServer Modifier and Type Method Description DescribedServerDescribeServerResponse. server()An array containing the properties of a server with theServerIDyou specified.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedServer Modifier and Type Method Description DescribeServerResponse.BuilderDescribeServerResponse.Builder. server(DescribedServer server)An array containing the properties of a server with theServerIDyou specified.
-