Uses of Class
io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration
Packages that use V1beta1QueuingConfiguration
-
Uses of V1beta1QueuingConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1QueuingConfigurationModifier and TypeMethodDescriptionV1beta1LimitResponse.getQueuing()Get queuingV1beta1QueuingConfiguration.queueLengthLimit(Integer queueLengthLimit) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1QueuingConfigurationModifier and TypeMethodDescriptionV1beta1LimitResponse.queuing(V1beta1QueuingConfiguration queuing) voidV1beta1LimitResponse.setQueuing(V1beta1QueuingConfiguration queuing)