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