Uses of Class
software.amazon.awssdk.services.ssm.model.ListCloudConnectorsResponse
Packages that use ListCloudConnectorsResponse
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 ListCloudConnectorsResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return ListCloudConnectorsResponseModifier and TypeMethodDescriptiondefault ListCloudConnectorsResponseSsmClient.listCloudConnectors(Consumer<ListCloudConnectorsRequest.Builder> 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.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type ListCloudConnectorsResponseModifier and TypeMethodDescriptionSsmAsyncClient.listCloudConnectors(Consumer<ListCloudConnectorsRequest.Builder> listCloudConnectorsRequest) Returns a list of cloud connectors in the current Amazon Web Services account and Amazon Web Services Region.SsmAsyncClient.listCloudConnectors(ListCloudConnectorsRequest listCloudConnectorsRequest) Returns a list of cloud connectors in the current Amazon Web Services account and Amazon Web Services Region. -
Uses of ListCloudConnectorsResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type ListCloudConnectorsResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type ListCloudConnectorsResponseModifier and TypeMethodDescriptionvoidListCloudConnectorsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCloudConnectorsResponse> subscriber)