Uses of Interface
software.amazon.awssdk.services.ec2.model.HealthCheckPathResponseObject.Builder
Packages that use HealthCheckPathResponseObject.Builder
-
Uses of HealthCheckPathResponseObject.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HealthCheckPathResponseObject.BuilderModifier and TypeMethodDescriptionHealthCheckPathResponseObject.builder()HealthCheckPathResponseObject.Builder.destinations(Collection<HealthCheckPathDestinationResponseObject> destinations) The destinations for the health check path.HealthCheckPathResponseObject.Builder.destinations(Consumer<HealthCheckPathDestinationResponseObject.Builder>... destinations) The destinations for the health check path.HealthCheckPathResponseObject.Builder.destinations(HealthCheckPathDestinationResponseObject... destinations) The destinations for the health check path.HealthCheckPathResponseObject.Builder.source(Consumer<HealthCheckPathSourceResponseObject.Builder> source) The source for the health check path.HealthCheckPathResponseObject.Builder.source(HealthCheckPathSourceResponseObject source) The source for the health check path.HealthCheckPathResponseObject.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type HealthCheckPathResponseObject.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HealthCheckPathResponseObject.Builder>HealthCheckPathResponseObject.serializableBuilderClass()