Uses of Class
software.amazon.awssdk.services.databasemigration.model.CollectorHealthCheck
-
Packages that use CollectorHealthCheck Package Description software.amazon.awssdk.services.databasemigration.model -
-
Uses of CollectorHealthCheck in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return CollectorHealthCheck Modifier and Type Method Description CollectorHealthCheckCollectorResponse. collectorHealthCheck()Returns the value of the CollectorHealthCheck property for this object.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type CollectorHealthCheck Modifier and Type Method Description CollectorResponse.BuilderCollectorResponse.Builder. collectorHealthCheck(CollectorHealthCheck collectorHealthCheck)Sets the value of the CollectorHealthCheck property for this object.
-