Uses of Interface
software.amazon.awssdk.services.ec2.model.HealthCheckPathDestinationRequestObject.Builder
Packages that use HealthCheckPathDestinationRequestObject.Builder
-
Uses of HealthCheckPathDestinationRequestObject.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HealthCheckPathDestinationRequestObject.BuilderModifier and TypeMethodDescriptionHealthCheckPathDestinationRequestObject.builder()HealthCheckPathDestinationRequestObject.Builder.securityGroupId(String securityGroupId) The ID of the security group for the destination.The ID of the subnet for the destination.HealthCheckPathDestinationRequestObject.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type HealthCheckPathDestinationRequestObject.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HealthCheckPathDestinationRequestObject.Builder>HealthCheckPathDestinationRequestObject.serializableBuilderClass()