public class DoneableResourceQuotaSpec extends ResourceQuotaSpecFluentImpl<DoneableResourceQuotaSpec> implements Doneable<ResourceQuotaSpec>
ResourceQuotaSpecFluentImpl.ScopeSelectorNestedImpl<N>
ResourceQuotaSpecFluent.ScopeSelectorNested<N>
_visitables
Constructor and Description |
---|
DoneableResourceQuotaSpec(Function<ResourceQuotaSpec,ResourceQuotaSpec> function) |
DoneableResourceQuotaSpec(ResourceQuotaSpec item) |
DoneableResourceQuotaSpec(ResourceQuotaSpec item,
Function<ResourceQuotaSpec,ResourceQuotaSpec> function) |
Modifier and Type | Method and Description |
---|---|
ResourceQuotaSpec |
done() |
addAllToScopes, addNewScope, addNewScope, addNewScope, addToHard, addToHard, addToScopes, addToScopes, buildScopeSelector, editOrNewScopeSelector, editOrNewScopeSelectorLike, editScopeSelector, equals, getFirstScope, getHard, getLastScope, getMatchingScope, getScope, getScopes, getScopeSelector, hasHard, hasMatchingScope, hasScopes, hasScopeSelector, removeAllFromScopes, removeFromHard, removeFromHard, removeFromScopes, setToScopes, withHard, withNewScopeSelector, withNewScopeSelectorLike, withScopes, withScopes, withScopeSelector
public DoneableResourceQuotaSpec(Function<ResourceQuotaSpec,ResourceQuotaSpec> function)
public DoneableResourceQuotaSpec(ResourceQuotaSpec item, Function<ResourceQuotaSpec,ResourceQuotaSpec> function)
public DoneableResourceQuotaSpec(ResourceQuotaSpec item)
public ResourceQuotaSpec done()
done
in interface Doneable<ResourceQuotaSpec>
Copyright © 2015–2019 Red Hat. All rights reserved.