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