Uses of Class
software.amazon.awssdk.services.rds.model.DisableHttpEndpointRequest
Packages that use DisableHttpEndpointRequest
Package
Description
-
Uses of DisableHttpEndpointRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DisableHttpEndpointRequestModifier and TypeMethodDescriptionRdsAsyncClient.disableHttpEndpoint(DisableHttpEndpointRequest disableHttpEndpointRequest) Disables the HTTP endpoint for the specified DB cluster.default DisableHttpEndpointResponseRdsClient.disableHttpEndpoint(DisableHttpEndpointRequest disableHttpEndpointRequest) Disables the HTTP endpoint for the specified DB cluster. -
Uses of DisableHttpEndpointRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DisableHttpEndpointRequestModifier and TypeMethodDescriptionDisableHttpEndpointRequestMarshaller.marshall(DisableHttpEndpointRequest disableHttpEndpointRequest)