public class ProjectRequestsOperationImpl extends OperationSupport implements ProjectRequestOperation
apiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, YAML_MAPPER| Constructor and Description |
|---|
ProjectRequestsOperationImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config) |
ProjectRequestsOperationImpl(OperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
ProjectRequest |
create(ProjectRequest... resources) |
DoneableProjectRequest |
createNew() |
ProjectRequest |
getItem() |
java.net.URL |
getRootUrl() |
boolean |
isResourceNamespaced() |
Status |
list() |
Status |
list(java.lang.Integer limitVal,
java.lang.String continueVal) |
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceT, getResourceUrl, getResourceUrl, handleCreate, handleDelete, handleDelete, handleGet, handleGet, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, requestException, requestFailure, unmarshal, unmarshal, unmarshalpublic ProjectRequestsOperationImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config)
public ProjectRequestsOperationImpl(OperationContext context)
public boolean isResourceNamespaced()
isResourceNamespaced in class OperationSupportpublic java.net.URL getRootUrl()
getRootUrl in class OperationSupportpublic ProjectRequest create(ProjectRequest... resources)
create in interface Createable<ProjectRequest,ProjectRequest,DoneableProjectRequest>public DoneableProjectRequest createNew()
createNew in interface Createable<ProjectRequest,ProjectRequest,DoneableProjectRequest>public Status list(java.lang.Integer limitVal, java.lang.String continueVal)
public ProjectRequest getItem()
Copyright © 2015-2019 Red Hat. All Rights Reserved.