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