Uses of Interface
software.amazon.awssdk.services.rds.model.DisableHttpEndpointResponse.Builder
Packages that use DisableHttpEndpointResponse.Builder
-
Uses of DisableHttpEndpointResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DisableHttpEndpointResponse.BuilderModifier and TypeMethodDescriptionDisableHttpEndpointResponse.builder()DisableHttpEndpointResponse.Builder.httpEndpointEnabled(Boolean httpEndpointEnabled) Indicates whether the HTTP endpoint is enabled or disabled for the DB cluster.DisableHttpEndpointResponse.Builder.resourceArn(String resourceArn) The ARN of the DB cluster.DisableHttpEndpointResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DisableHttpEndpointResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DisableHttpEndpointResponse.Builder>DisableHttpEndpointResponse.serializableBuilderClass()