Uses of Class
software.amazon.awssdk.services.ec2.model.HealthCheckPathSourceResponseObject
Packages that use HealthCheckPathSourceResponseObject
-
Uses of HealthCheckPathSourceResponseObject in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HealthCheckPathSourceResponseObjectModifier and TypeMethodDescriptionHealthCheckPathResponseObject.source()The source for the health check path.Methods in software.amazon.awssdk.services.ec2.model with parameters of type HealthCheckPathSourceResponseObjectModifier and TypeMethodDescriptionHealthCheckPathResponseObject.Builder.source(HealthCheckPathSourceResponseObject source) The source for the health check path.