Uses of Class
software.amazon.awssdk.services.rds.model.EnableHttpEndpointRequest
Packages that use EnableHttpEndpointRequest
Package
Description
-
Uses of EnableHttpEndpointRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type EnableHttpEndpointRequestModifier and TypeMethodDescriptionRdsAsyncClient.enableHttpEndpoint(EnableHttpEndpointRequest enableHttpEndpointRequest) Enables the HTTP endpoint for the DB cluster.default EnableHttpEndpointResponseRdsClient.enableHttpEndpoint(EnableHttpEndpointRequest enableHttpEndpointRequest) Enables the HTTP endpoint for the DB cluster. -
Uses of EnableHttpEndpointRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type EnableHttpEndpointRequestModifier and TypeMethodDescriptionEnableHttpEndpointRequestMarshaller.marshall(EnableHttpEndpointRequest enableHttpEndpointRequest)