Uses of Interface
software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse.Builder
Packages that use UpdateHealthCheckResponse.Builder
-
Uses of UpdateHealthCheckResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return UpdateHealthCheckResponse.BuilderModifier and TypeMethodDescriptionUpdateHealthCheckResponse.builder()UpdateHealthCheckResponse.Builder.healthCheck(Consumer<HealthCheck.Builder> healthCheck) A complex type that contains the response to anUpdateHealthCheckrequest.UpdateHealthCheckResponse.Builder.healthCheck(HealthCheck healthCheck) A complex type that contains the response to anUpdateHealthCheckrequest.UpdateHealthCheckResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type UpdateHealthCheckResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateHealthCheckResponse.Builder>UpdateHealthCheckResponse.serializableBuilderClass()