Uses of Class
io.kubernetes.client.openapi.models.V1beta2QueuingConfiguration
Packages that use V1beta2QueuingConfiguration
-
Uses of V1beta2QueuingConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2QueuingConfigurationModifier and TypeMethodDescriptionV1beta2LimitResponse.getQueuing()Get queuingV1beta2QueuingConfiguration.queueLengthLimit(Integer queueLengthLimit) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2QueuingConfigurationModifier and TypeMethodDescriptionV1beta2LimitResponse.queuing(V1beta2QueuingConfiguration queuing) voidV1beta2LimitResponse.setQueuing(V1beta2QueuingConfiguration queuing)