Uses of Class
software.amazon.awssdk.services.securityhub.model.HealthCheck
-
Packages that use HealthCheck Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of HealthCheck in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return HealthCheck Modifier and Type Method Description HealthCheckGetConnectorV2Response. health()The current health status for connectorV2Methods in software.amazon.awssdk.services.securityhub.model with parameters of type HealthCheck Modifier and Type Method Description GetConnectorV2Response.BuilderGetConnectorV2Response.Builder. health(HealthCheck health)The current health status for connectorV2
-