Uses of Class
com.volcengine.ark.model.RateLimitForGetEndpointOutput
-
Packages that use RateLimitForGetEndpointOutput Package Description com.volcengine.ark.model -
-
Uses of RateLimitForGetEndpointOutput in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return RateLimitForGetEndpointOutput Modifier and Type Method Description @Valid RateLimitForGetEndpointOutputGetEndpointResponse. getRateLimit()Get rateLimitRateLimitForGetEndpointOutputRateLimitForGetEndpointOutput. rpm(Integer rpm)RateLimitForGetEndpointOutputRateLimitForGetEndpointOutput. tpm(Integer tpm)Methods in com.volcengine.ark.model with parameters of type RateLimitForGetEndpointOutput Modifier and Type Method Description GetEndpointResponseGetEndpointResponse. rateLimit(RateLimitForGetEndpointOutput rateLimit)voidGetEndpointResponse. setRateLimit(RateLimitForGetEndpointOutput rateLimit)
-