Uses of Class
software.amazon.awssdk.services.ssm.model.ListCloudConnectorsRequest
Packages that use ListCloudConnectorsRequest
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of ListCloudConnectorsRequest in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm with parameters of type ListCloudConnectorsRequestModifier and TypeMethodDescriptionSsmAsyncClient.listCloudConnectors(ListCloudConnectorsRequest listCloudConnectorsRequest) Returns a list of cloud connectors in the current Amazon Web Services account and Amazon Web Services Region.default ListCloudConnectorsResponseSsmClient.listCloudConnectors(ListCloudConnectorsRequest listCloudConnectorsRequest) Returns a list of cloud connectors in the current Amazon Web Services account and Amazon Web Services Region.default ListCloudConnectorsPublisherSsmAsyncClient.listCloudConnectorsPaginator(ListCloudConnectorsRequest listCloudConnectorsRequest) This is a variant ofSsmAsyncClient.listCloudConnectors(software.amazon.awssdk.services.ssm.model.ListCloudConnectorsRequest)operation.default ListCloudConnectorsIterableSsmClient.listCloudConnectorsPaginator(ListCloudConnectorsRequest listCloudConnectorsRequest) This is a variant ofSsmClient.listCloudConnectors(software.amazon.awssdk.services.ssm.model.ListCloudConnectorsRequest)operation. -
Uses of ListCloudConnectorsRequest in software.amazon.awssdk.services.ssm.paginators
Constructors in software.amazon.awssdk.services.ssm.paginators with parameters of type ListCloudConnectorsRequestModifierConstructorDescriptionListCloudConnectorsIterable(SsmClient client, ListCloudConnectorsRequest firstRequest) ListCloudConnectorsPublisher(SsmAsyncClient client, ListCloudConnectorsRequest firstRequest) -
Uses of ListCloudConnectorsRequest in software.amazon.awssdk.services.ssm.transform
Methods in software.amazon.awssdk.services.ssm.transform with parameters of type ListCloudConnectorsRequestModifier and TypeMethodDescriptionListCloudConnectorsRequestMarshaller.marshall(ListCloudConnectorsRequest listCloudConnectorsRequest)