Uses of Class
com.volcengine.ark.model.RateLimitForCreateEndpointInput
-
Packages that use RateLimitForCreateEndpointInput Package Description com.volcengine.ark.model -
-
Uses of RateLimitForCreateEndpointInput in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return RateLimitForCreateEndpointInput Modifier and Type Method Description @Valid RateLimitForCreateEndpointInputCreateEndpointRequest. getRateLimit()Get rateLimitRateLimitForCreateEndpointInputRateLimitForCreateEndpointInput. rpm(Integer rpm)RateLimitForCreateEndpointInputRateLimitForCreateEndpointInput. tpm(Integer tpm)Methods in com.volcengine.ark.model with parameters of type RateLimitForCreateEndpointInput Modifier and Type Method Description CreateEndpointRequestCreateEndpointRequest. rateLimit(RateLimitForCreateEndpointInput rateLimit)voidCreateEndpointRequest. setRateLimit(RateLimitForCreateEndpointInput rateLimit)
-