public class RangeAllocationHandler extends Object implements ResourceHandler<io.fabric8.openshift.api.model.RangeAllocation,io.fabric8.openshift.api.model.RangeAllocationBuilder>
ResourceHandler.Key| Constructor and Description |
|---|
RangeAllocationHandler() |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.openshift.api.model.RangeAllocationBuilder |
edit(io.fabric8.openshift.api.model.RangeAllocation item) |
String |
getApiVersion() |
String |
getKind() |
Resource<io.fabric8.openshift.api.model.RangeAllocation> |
resource(okhttp3.OkHttpClient client,
Config config,
String namespace,
io.fabric8.openshift.api.model.RangeAllocation item) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, delete, reload, replace, waitUntilCondition, waitUntilReady, watch, watch, watchpublic String getKind()
getKind in interface ResourceHandler<io.fabric8.openshift.api.model.RangeAllocation,io.fabric8.openshift.api.model.RangeAllocationBuilder>public String getApiVersion()
getApiVersion in interface ResourceHandler<io.fabric8.openshift.api.model.RangeAllocation,io.fabric8.openshift.api.model.RangeAllocationBuilder>public io.fabric8.openshift.api.model.RangeAllocationBuilder edit(io.fabric8.openshift.api.model.RangeAllocation item)
edit in interface ResourceHandler<io.fabric8.openshift.api.model.RangeAllocation,io.fabric8.openshift.api.model.RangeAllocationBuilder>public Resource<io.fabric8.openshift.api.model.RangeAllocation> resource(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.RangeAllocation item)
resource in interface ResourceHandler<io.fabric8.openshift.api.model.RangeAllocation,io.fabric8.openshift.api.model.RangeAllocationBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.