Uses of Class
io.kubernetes.client.openapi.models.V1QueuingConfiguration
Packages that use V1QueuingConfiguration
-
Uses of V1QueuingConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1QueuingConfigurationModifier and TypeMethodDescriptionstatic V1QueuingConfiguration
Create an instance of V1QueuingConfiguration given an JSON stringV1LimitResponse.getQueuing()
Get queuingV1QueuingConfiguration.queueLengthLimit
(Integer queueLengthLimit) Methods in io.kubernetes.client.openapi.models with parameters of type V1QueuingConfigurationModifier and TypeMethodDescriptionV1LimitResponse.queuing
(V1QueuingConfiguration queuing) void
V1LimitResponse.setQueuing
(V1QueuingConfiguration queuing)