Uses of Class
com.exoscale.sdk.model.DbaasServicePgConnectionPoolsInner
Packages that use DbaasServicePgConnectionPoolsInner
-
Uses of DbaasServicePgConnectionPoolsInner in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DbaasServicePgConnectionPoolsInnerModifier and TypeMethodDescriptionDbaasServicePgConnectionPoolsInner.connectionUri
(String connectionUri) DbaasServicePgConnectionPoolsInner.mode
(EnumPgPoolMode mode) Methods in com.exoscale.sdk.model that return types with arguments of type DbaasServicePgConnectionPoolsInnerModifier and TypeMethodDescriptionDbaasServicePg.getConnectionPools()
PostgreSQL PGBouncer connection poolsMethods in com.exoscale.sdk.model with parameters of type DbaasServicePgConnectionPoolsInnerModifier and TypeMethodDescriptionDbaasServicePg.addConnectionPoolsItem
(DbaasServicePgConnectionPoolsInner connectionPoolsItem) Method parameters in com.exoscale.sdk.model with type arguments of type DbaasServicePgConnectionPoolsInnerModifier and TypeMethodDescriptionDbaasServicePg.connectionPools
(List<DbaasServicePgConnectionPoolsInner> connectionPools) void
DbaasServicePg.setConnectionPools
(List<DbaasServicePgConnectionPoolsInner> connectionPools)