Uses of Class
io.kubernetes.client.openapi.models.V1beta3QueuingConfiguration
Packages that use V1beta3QueuingConfiguration
-
Uses of V1beta3QueuingConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta3QueuingConfigurationModifier and TypeMethodDescriptionstatic V1beta3QueuingConfigurationCreate an instance of V1beta3QueuingConfiguration given an JSON stringV1beta3LimitResponse.getQueuing()Get queuingV1beta3QueuingConfiguration.queueLengthLimit(Integer queueLengthLimit) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta3QueuingConfigurationModifier and TypeMethodDescriptionV1beta3LimitResponse.queuing(V1beta3QueuingConfiguration queuing) voidV1beta3LimitResponse.setQueuing(V1beta3QueuingConfiguration queuing)