Uses of Interface
software.amazon.awssdk.services.route53.model.GetHealthCheckResponse.Builder
Packages that use GetHealthCheckResponse.Builder
-
Uses of GetHealthCheckResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetHealthCheckResponse.BuilderModifier and TypeMethodDescriptionGetHealthCheckResponse.builder()default GetHealthCheckResponse.BuilderGetHealthCheckResponse.Builder.healthCheck(Consumer<HealthCheck.Builder> healthCheck) A complex type that contains information about one health check that is associated with the current Amazon Web Services account.GetHealthCheckResponse.Builder.healthCheck(HealthCheck healthCheck) A complex type that contains information about one health check that is associated with the current Amazon Web Services account.GetHealthCheckResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetHealthCheckResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetHealthCheckResponse.Builder>GetHealthCheckResponse.serializableBuilderClass()