Uses of Class
com.exoscale.sdk.model.GetImpactEstimate200Response
Packages that use GetImpactEstimate200Response
-
Uses of GetImpactEstimate200Response in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return GetImpactEstimate200ResponseModifier and TypeMethodDescriptionExoscaleApi.getImpactEstimate(GetImpactEstimateRequest getImpactEstimateRequest) Return an estimate of the impact of a given usage -
Uses of GetImpactEstimate200Response in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GetImpactEstimate200ResponseModifier and TypeMethodDescriptionGetImpactEstimate200Response.impact(Map<String, ImpactValueWithUnit> impact) GetImpactEstimate200Response.putImpactItem(String key, ImpactValueWithUnit impactItem)