Uses of Class
io.kubernetes.client.openapi.models.V1LimitResponse
Packages that use V1LimitResponse
-
Uses of V1LimitResponse in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1LimitResponseModifier and TypeMethodDescriptionstatic V1LimitResponse
Create an instance of V1LimitResponse given an JSON stringV1LimitedPriorityLevelConfiguration.getLimitResponse()
Get limitResponseV1LimitResponse.queuing
(V1QueuingConfiguration queuing) Methods in io.kubernetes.client.openapi.models with parameters of type V1LimitResponseModifier and TypeMethodDescriptionV1LimitedPriorityLevelConfiguration.limitResponse
(V1LimitResponse limitResponse) void
V1LimitedPriorityLevelConfiguration.setLimitResponse
(V1LimitResponse limitResponse)