Uses of Class
com.exoscale.sdk.model.GetDbaasSettingsPg200ResponseSettingsPgbouncer
-
Packages that use GetDbaasSettingsPg200ResponseSettingsPgbouncer Package Description com.exoscale.sdk.model -
-
Uses of GetDbaasSettingsPg200ResponseSettingsPgbouncer in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GetDbaasSettingsPg200ResponseSettingsPgbouncer Modifier and Type Method Description GetDbaasSettingsPg200ResponseSettingsPgbouncer
GetDbaasSettingsPg200ResponseSettingsPgbouncer. additionalProperties(Boolean additionalProperties)
GetDbaasSettingsPg200ResponseSettingsPgbouncer
GetDbaasSettingsPg200ResponseSettings. getPgbouncer()
Get pgbouncerGetDbaasSettingsPg200ResponseSettingsPgbouncer
GetDbaasSettingsPg200ResponseSettingsPgbouncer. properties(Object properties)
GetDbaasSettingsPg200ResponseSettingsPgbouncer
GetDbaasSettingsPg200ResponseSettingsPgbouncer. title(String title)
GetDbaasSettingsPg200ResponseSettingsPgbouncer
GetDbaasSettingsPg200ResponseSettingsPgbouncer. type(String type)
Methods in com.exoscale.sdk.model with parameters of type GetDbaasSettingsPg200ResponseSettingsPgbouncer Modifier and Type Method Description GetDbaasSettingsPg200ResponseSettings
GetDbaasSettingsPg200ResponseSettings. pgbouncer(GetDbaasSettingsPg200ResponseSettingsPgbouncer pgbouncer)
void
GetDbaasSettingsPg200ResponseSettings. setPgbouncer(GetDbaasSettingsPg200ResponseSettingsPgbouncer pgbouncer)
-