Uses of Interface
software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse.Builder
Packages that use CreateHealthCheckResponse.Builder
-
Uses of CreateHealthCheckResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CreateHealthCheckResponse.BuilderModifier and TypeMethodDescriptionCreateHealthCheckResponse.builder()CreateHealthCheckResponse.Builder.healthCheck(Consumer<HealthCheck.Builder> healthCheck) A complex type that contains identifying information about the health check.CreateHealthCheckResponse.Builder.healthCheck(HealthCheck healthCheck) A complex type that contains identifying information about the health check.The unique URL representing the new health check.CreateHealthCheckResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type CreateHealthCheckResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateHealthCheckResponse.Builder>CreateHealthCheckResponse.serializableBuilderClass()