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