public class ProjectRequestsOperationImpl extends OperationSupport implements ProjectRequestOperation
apiGroup, apiVersion, client, config, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, YAML_MAPPER| Constructor and Description |
|---|
ProjectRequestsOperationImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config) |
ProjectRequestsOperationImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config,
String apiVersion,
io.fabric8.openshift.api.model.ProjectRequest item) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.openshift.api.model.ProjectRequest |
create(io.fabric8.openshift.api.model.ProjectRequest... resources) |
io.fabric8.openshift.api.model.DoneableProjectRequest |
createNew() |
io.fabric8.openshift.api.model.ProjectRequest |
getItem() |
URL |
getRootUrl() |
boolean |
isResourceNamespaced() |
io.fabric8.kubernetes.api.model.Status |
list() |
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceT, getResourceUrl, getResourceUrl, handleCreate, handleDelete, handleDelete, handleGet, handlePatch, handleReplace, handleResponse, handleResponse, requestException, requestFailure, unmarshal, unmarshal, unmarshalpublic ProjectRequestsOperationImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config)
public ProjectRequestsOperationImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config,
String apiVersion,
io.fabric8.openshift.api.model.ProjectRequest item)
public boolean isResourceNamespaced()
isResourceNamespaced in class OperationSupportpublic URL getRootUrl()
getRootUrl in class OperationSupportpublic io.fabric8.openshift.api.model.ProjectRequest create(io.fabric8.openshift.api.model.ProjectRequest... resources)
create in interface Createable<io.fabric8.openshift.api.model.ProjectRequest,io.fabric8.openshift.api.model.ProjectRequest,io.fabric8.openshift.api.model.DoneableProjectRequest>public io.fabric8.openshift.api.model.DoneableProjectRequest createNew()
createNew in interface Createable<io.fabric8.openshift.api.model.ProjectRequest,io.fabric8.openshift.api.model.ProjectRequest,io.fabric8.openshift.api.model.DoneableProjectRequest>public io.fabric8.kubernetes.api.model.Status list()
public io.fabric8.openshift.api.model.ProjectRequest getItem()
Copyright © 2015–2017 Red Hat. All rights reserved.