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