public class ProjectRequestsOperationImpl extends OperationSupport implements ProjectRequestOperation
apiGroupName, apiGroupVersion, client, config, context, dryRun, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, YAML_MAPPER| Constructor and Description |
|---|
ProjectRequestsOperationImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config) |
ProjectRequestsOperationImpl(OperationContext context) |
| 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.ProjectRequest |
create(io.fabric8.openshift.api.model.ProjectRequest resource) |
io.fabric8.openshift.api.model.ProjectRequest |
getItem() |
URL |
getRootUrl() |
boolean |
isResourceNamespaced() |
io.fabric8.kubernetes.api.model.Status |
list() |
io.fabric8.kubernetes.api.model.Status |
list(Integer limitVal,
String continueVal) |
io.fabric8.kubernetes.api.model.Status |
list(io.fabric8.kubernetes.api.model.ListOptions listOptions) |
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceT, getResourceUrl, getResourceUrl, getResourceURLForWriteOperation, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleStatusUpdate, requestException, requestFailure, unmarshal, unmarshal, unmarshalpublic ProjectRequestsOperationImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config)
public ProjectRequestsOperationImpl(OperationContext context)
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>public io.fabric8.openshift.api.model.ProjectRequest create(io.fabric8.openshift.api.model.ProjectRequest resource)
create in interface Createable<io.fabric8.openshift.api.model.ProjectRequest>public io.fabric8.kubernetes.api.model.Status list()
public io.fabric8.kubernetes.api.model.Status list(io.fabric8.kubernetes.api.model.ListOptions listOptions)
public io.fabric8.openshift.api.model.ProjectRequest getItem()
Copyright © 2015–2021 Red Hat. All rights reserved.