public class OpenShiftLocalSubjectAccessReviewOperationsImpl extends OperationSupport implements InOutCreateable<io.fabric8.openshift.api.model.LocalSubjectAccessReview,io.fabric8.openshift.api.model.SubjectAccessReviewResponse>, Namespaceable<OpenShiftLocalSubjectAccessReviewOperationsImpl>
apiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, YAML_MAPPER| Constructor and Description |
|---|
OpenShiftLocalSubjectAccessReviewOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String apiGroupName,
String apiGroupVersion,
String plural) |
OpenShiftLocalSubjectAccessReviewOperationsImpl(OperationContext context,
String apiGroupName,
String apiGroupVersion,
String plural) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.openshift.api.model.SubjectAccessReviewResponse |
create(io.fabric8.openshift.api.model.LocalSubjectAccessReview... resources) |
io.fabric8.openshift.api.model.SubjectAccessReviewResponse |
create(io.fabric8.openshift.api.model.LocalSubjectAccessReview item) |
io.fabric8.openshift.api.model.LocalSubjectAccessReview |
getItem() |
OpenShiftLocalSubjectAccessReviewOperationsImpl |
inNamespace(String namespace) |
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceT, getResourceUrl, getResourceUrl, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleStatusUpdate, isResourceNamespaced, requestException, requestFailure, unmarshal, unmarshal, unmarshalpublic OpenShiftLocalSubjectAccessReviewOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String apiGroupName,
String apiGroupVersion,
String plural)
public OpenShiftLocalSubjectAccessReviewOperationsImpl(OperationContext context, String apiGroupName, String apiGroupVersion, String plural)
public io.fabric8.openshift.api.model.SubjectAccessReviewResponse create(io.fabric8.openshift.api.model.LocalSubjectAccessReview... resources)
create in interface InOutCreateable<io.fabric8.openshift.api.model.LocalSubjectAccessReview,io.fabric8.openshift.api.model.SubjectAccessReviewResponse>public io.fabric8.openshift.api.model.SubjectAccessReviewResponse create(io.fabric8.openshift.api.model.LocalSubjectAccessReview item)
create in interface InOutCreateable<io.fabric8.openshift.api.model.LocalSubjectAccessReview,io.fabric8.openshift.api.model.SubjectAccessReviewResponse>public OpenShiftLocalSubjectAccessReviewOperationsImpl inNamespace(String namespace)
inNamespace in interface Namespaceable<OpenShiftLocalSubjectAccessReviewOperationsImpl>public io.fabric8.openshift.api.model.LocalSubjectAccessReview getItem()
Copyright © 2015–2020 Red Hat. All rights reserved.