public class DoneableResourceQuotaSpec extends ResourceQuotaSpecFluentImpl<DoneableResourceQuotaSpec> implements Doneable<ResourceQuotaSpec>
_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, addToHard, addToHard, addToScopes, addToScopes, equals, getFirstScope, getHard, getLastScope, getMatchingScope, getScope, getScopes, hasHard, hasScopes, removeAllFromScopes, removeFromHard, removeFromHard, removeFromScopes, setToScopes, withHard, withScopes, withScopespublic 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 © 2011–2017 Red Hat. All rights reserved.