Uses of Class
software.amazon.awssdk.services.ssm.model.ValidateCloudConnectorResponse
Packages that use ValidateCloudConnectorResponse
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 ValidateCloudConnectorResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return ValidateCloudConnectorResponseModifier and TypeMethodDescriptiondefault ValidateCloudConnectorResponseSsmClient.validateCloudConnector(Consumer<ValidateCloudConnectorRequest.Builder> validateCloudConnectorRequest) Validates the configuration and connectivity of a cloud connector.default ValidateCloudConnectorResponseSsmClient.validateCloudConnector(ValidateCloudConnectorRequest validateCloudConnectorRequest) Validates the configuration and connectivity of a cloud connector.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type ValidateCloudConnectorResponseModifier and TypeMethodDescriptionSsmAsyncClient.validateCloudConnector(Consumer<ValidateCloudConnectorRequest.Builder> validateCloudConnectorRequest) Validates the configuration and connectivity of a cloud connector.SsmAsyncClient.validateCloudConnector(ValidateCloudConnectorRequest validateCloudConnectorRequest) Validates the configuration and connectivity of a cloud connector. -
Uses of ValidateCloudConnectorResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type ValidateCloudConnectorResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type ValidateCloudConnectorResponseModifier and TypeMethodDescriptionvoidValidateCloudConnectorPublisher.subscribe(org.reactivestreams.Subscriber<? super ValidateCloudConnectorResponse> subscriber)