public class NamespacedCreateOnlyResourceOperationsImpl<I,O> extends CreateOnlyResourceOperationsImpl<I,O> implements Namespaceable<NamespacedCreateOnlyResourceOperationsImpl<I,O>>
apiGroupName, apiGroupVersion, client, config, context, dryRun, JSON, JSON_MAPPER, JSON_MERGE_PATCH, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, YAML_MAPPER| Constructor and Description |
|---|
NamespacedCreateOnlyResourceOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String resourceApiGroupName,
String resourceApiGroupVersion,
String plural,
Class<O> outputClass) |
NamespacedCreateOnlyResourceOperationsImpl(OperationContext context,
String resourceApiGroupName,
String resourceApiGroupVersion,
String plural,
Class<O> outputClass) |
| Modifier and Type | Method and Description |
|---|---|
NamespacedCreateOnlyResourceOperationsImpl<I,O> |
inNamespace(String namespace) |
boolean |
isResourceNamespaced() |
create, create, getItemassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroupName, getAPIGroupVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceT, getResourceUrl, getResourceUrl, getResourceUrl, getResourceURLForPatchOperation, getResourceURLForWriteOperation, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handlePatch, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleUpdate, handleUpdate, requestException, requestFailure, retryWithExponentialBackoff, unmarshal, unmarshal, unmarshalpublic NamespacedCreateOnlyResourceOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String resourceApiGroupName,
String resourceApiGroupVersion,
String plural,
Class<O> outputClass)
public NamespacedCreateOnlyResourceOperationsImpl<I,O> inNamespace(String namespace)
inNamespace in interface Namespaceable<NamespacedCreateOnlyResourceOperationsImpl<I,O>>public boolean isResourceNamespaced()
isResourceNamespaced in class CreateOnlyResourceOperationsImpl<I,O>Copyright © 2015–2020 Red Hat. All rights reserved.