Uses of Class
com.exoscale.sdk.model.JsonSchemaThanos
Packages that use JsonSchemaThanos
-
Uses of JsonSchemaThanos in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaThanosModifier and TypeMethodDescriptionJsonSchemaThanos.compactor(ThanosCompactorUserConfig compactor) CreateDbaasServiceThanosRequest.getThanosSettings()Get thanosSettingsDbaasServiceThanos.getThanosSettings()Get thanosSettingsUpdateDbaasServiceThanosRequest.getThanosSettings()Get thanosSettingsJsonSchemaThanos.query(ThanosQueryUserConfig query) JsonSchemaThanos.queryFrontend(ThanosQueryFrontendUserConfig queryFrontend) Methods in com.exoscale.sdk.model with parameters of type JsonSchemaThanosModifier and TypeMethodDescriptionvoidCreateDbaasServiceThanosRequest.setThanosSettings(JsonSchemaThanos thanosSettings) voidDbaasServiceThanos.setThanosSettings(JsonSchemaThanos thanosSettings) voidUpdateDbaasServiceThanosRequest.setThanosSettings(JsonSchemaThanos thanosSettings) CreateDbaasServiceThanosRequest.thanosSettings(JsonSchemaThanos thanosSettings) DbaasServiceThanos.thanosSettings(JsonSchemaThanos thanosSettings) UpdateDbaasServiceThanosRequest.thanosSettings(JsonSchemaThanos thanosSettings)