public interface V1alpha1LimitedPriorityLevelConfigurationFluent<A extends V1alpha1LimitedPriorityLevelConfigurationFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1alpha1LimitedPriorityLevelConfigurationFluent.LimitResponseNested<N> |
Integer getAssuredConcurrencyShares()
Boolean hasAssuredConcurrencyShares()
@Deprecated V1alpha1LimitResponse getLimitResponse()
V1alpha1LimitResponse buildLimitResponse()
A withLimitResponse(V1alpha1LimitResponse limitResponse)
Boolean hasLimitResponse()
V1alpha1LimitedPriorityLevelConfigurationFluent.LimitResponseNested<A> withNewLimitResponse()
V1alpha1LimitedPriorityLevelConfigurationFluent.LimitResponseNested<A> withNewLimitResponseLike(V1alpha1LimitResponse item)
V1alpha1LimitedPriorityLevelConfigurationFluent.LimitResponseNested<A> editLimitResponse()
V1alpha1LimitedPriorityLevelConfigurationFluent.LimitResponseNested<A> editOrNewLimitResponse()
V1alpha1LimitedPriorityLevelConfigurationFluent.LimitResponseNested<A> editOrNewLimitResponseLike(V1alpha1LimitResponse item)
Copyright © 2020. All rights reserved.