Uses of Class
software.amazon.awssdk.services.sms.paginators.GetConnectorsPublisher
-
Packages that use GetConnectorsPublisher Package Description software.amazon.awssdk.services.sms -
-
Uses of GetConnectorsPublisher in software.amazon.awssdk.services.sms
Methods in software.amazon.awssdk.services.sms that return GetConnectorsPublisher Modifier and Type Method Description default GetConnectorsPublisherSmsAsyncClient. getConnectorsPaginator()Describes the connectors registered with the Server Migration Service.default GetConnectorsPublisherSmsAsyncClient. getConnectorsPaginator(Consumer<GetConnectorsRequest.Builder> getConnectorsRequest)Describes the connectors registered with the Server Migration Service.default GetConnectorsPublisherSmsAsyncClient. getConnectorsPaginator(GetConnectorsRequest getConnectorsRequest)Describes the connectors registered with the Server Migration Service.
-