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