Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedConnector
-
Packages that use DescribedConnector Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedConnector in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedConnector Modifier and Type Method Description DescribedConnectorDescribeConnectorResponse. connector()The structure that contains the details of the connector.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedConnector Modifier and Type Method Description DescribeConnectorResponse.BuilderDescribeConnectorResponse.Builder. connector(DescribedConnector connector)The structure that contains the details of the connector.
-