Uses of Class
software.amazon.awssdk.services.rds.model.DbClusterEndpointQuotaExceededException
-
Packages that use DbClusterEndpointQuotaExceededException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DbClusterEndpointQuotaExceededException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbClusterEndpointQuotaExceededException Modifier and Type Method Description default CreateDbClusterEndpointResponseRdsClient. createDBClusterEndpoint(Consumer<CreateDbClusterEndpointRequest.Builder> createDbClusterEndpointRequest)Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.default CreateDbClusterEndpointResponseRdsClient. createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest)Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.
-