Class OperatorGroupHandler
- java.lang.Object
-
- io.fabric8.openshift.client.handlers.OperatorGroupHandler
-
- All Implemented Interfaces:
ResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
public class OperatorGroupHandler extends Object implements ResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.client.ResourceHandler
ResourceHandler.Key
-
-
Constructor Summary
Constructors Constructor Description OperatorGroupHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupcreate(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, boolean dryRun)Booleandelete(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.kubernetes.api.model.DeletionPropagation propagationPolicy, long gracePeriodSeconds, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, boolean dryRun)io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilderedit(io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item)StringgetApiVersion()StringgetKind()io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupreload(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item)io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupreplace(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, boolean dryRun)io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupwaitUntilCondition(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, Predicate<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup> condition, long amount, TimeUnit timeUnit)io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupwaitUntilReady(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, long amount, TimeUnit timeUnit)Watchwatch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, io.fabric8.kubernetes.api.model.ListOptions options, Watcher<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup> watcher)Watchwatch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, Watcher<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup> watcher)Watchwatch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, String resourceVersion, Watcher<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup> watcher)
-
-
-
Method Detail
-
getKind
public String getKind()
- Specified by:
getKindin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
getApiVersion
public String getApiVersion()
- Specified by:
getApiVersionin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
create
public io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup create(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, boolean dryRun)- Specified by:
createin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
replace
public io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup replace(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, boolean dryRun)- Specified by:
replacein interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
reload
public io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup reload(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item)- Specified by:
reloadin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
edit
public io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder edit(io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item)
- Specified by:
editin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
delete
public Boolean delete(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.kubernetes.api.model.DeletionPropagation propagationPolicy, long gracePeriodSeconds, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, boolean dryRun)
- Specified by:
deletein interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
watch
public Watch watch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, Watcher<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup> watcher)
- Specified by:
watchin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
watch
public Watch watch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, String resourceVersion, Watcher<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup> watcher)
- Specified by:
watchin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
watch
public Watch watch(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, io.fabric8.kubernetes.api.model.ListOptions options, Watcher<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup> watcher)
- Specified by:
watchin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>
-
waitUntilReady
public io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup waitUntilReady(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, long amount, TimeUnit timeUnit) throws InterruptedException- Specified by:
waitUntilReadyin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>- Throws:
InterruptedException
-
waitUntilCondition
public io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup waitUntilCondition(okhttp3.OkHttpClient client, Config config, String namespace, io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup item, Predicate<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup> condition, long amount, TimeUnit timeUnit) throws InterruptedException- Specified by:
waitUntilConditionin interfaceResourceHandler<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupBuilder>- Throws:
InterruptedException
-
-