Uses of Interface
software.amazon.awssdk.services.rds.model.EnableHttpEndpointRequest.Builder
Packages that use EnableHttpEndpointRequest.Builder
Package
Description
-
Uses of EnableHttpEndpointRequest.Builder in software.amazon.awssdk.services.rds
Method parameters in software.amazon.awssdk.services.rds with type arguments of type EnableHttpEndpointRequest.BuilderModifier and TypeMethodDescriptionRdsAsyncClient.enableHttpEndpoint(Consumer<EnableHttpEndpointRequest.Builder> enableHttpEndpointRequest) Enables the HTTP endpoint for the DB cluster.default EnableHttpEndpointResponseRdsClient.enableHttpEndpoint(Consumer<EnableHttpEndpointRequest.Builder> enableHttpEndpointRequest) Enables the HTTP endpoint for the DB cluster. -
Uses of EnableHttpEndpointRequest.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return EnableHttpEndpointRequest.BuilderModifier and TypeMethodDescriptionEnableHttpEndpointRequest.builder()EnableHttpEndpointRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableHttpEndpointRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) EnableHttpEndpointRequest.Builder.resourceArn(String resourceArn) The Amazon Resource Name (ARN) of the DB cluster.EnableHttpEndpointRequest.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type EnableHttpEndpointRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableHttpEndpointRequest.Builder>EnableHttpEndpointRequest.serializableBuilderClass()