public class SettingsV1alpha1Api extends Object
Constructor and Description |
---|
SettingsV1alpha1Api() |
SettingsV1alpha1Api(ApiClient apiClient) |
Modifier and Type | Method and Description |
---|---|
V1alpha1PodPreset |
createNamespacedPodPreset(String namespace,
V1alpha1PodPreset body,
String pretty)
create a PodPreset
|
com.squareup.okhttp.Call |
createNamespacedPodPresetAsync(String namespace,
V1alpha1PodPreset body,
String pretty,
ApiCallback<V1alpha1PodPreset> callback)
(asynchronously)
create a PodPreset
|
com.squareup.okhttp.Call |
createNamespacedPodPresetCall(String namespace,
V1alpha1PodPreset body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPodPreset
|
ApiResponse<V1alpha1PodPreset> |
createNamespacedPodPresetWithHttpInfo(String namespace,
V1alpha1PodPreset body,
String pretty)
create a PodPreset
|
V1Status |
deleteCollectionNamespacedPodPreset(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodPreset
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPodPresetAsync(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1Status> callback)
(asynchronously)
delete collection of PodPreset
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPodPresetCall(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedPodPreset
|
ApiResponse<V1Status> |
deleteCollectionNamespacedPodPresetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodPreset
|
V1Status |
deleteNamespacedPodPreset(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodPreset
|
com.squareup.okhttp.Call |
deleteNamespacedPodPresetAsync(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<V1Status> callback)
(asynchronously)
delete a PodPreset
|
com.squareup.okhttp.Call |
deleteNamespacedPodPresetCall(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedPodPreset
|
ApiResponse<V1Status> |
deleteNamespacedPodPresetWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodPreset
|
ApiClient |
getApiClient() |
V1APIResourceList |
getAPIResources()
get available resources
|
com.squareup.okhttp.Call |
getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
getAPIResourcesCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAPIResources
|
ApiResponse<V1APIResourceList> |
getAPIResourcesWithHttpInfo()
get available resources
|
V1alpha1PodPresetList |
listNamespacedPodPreset(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodPreset
|
com.squareup.okhttp.Call |
listNamespacedPodPresetAsync(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1PodPresetList> callback)
(asynchronously)
list or watch objects of kind PodPreset
|
com.squareup.okhttp.Call |
listNamespacedPodPresetCall(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedPodPreset
|
ApiResponse<V1alpha1PodPresetList> |
listNamespacedPodPresetWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodPreset
|
V1alpha1PodPresetList |
listPodPresetForAllNamespaces(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodPreset
|
com.squareup.okhttp.Call |
listPodPresetForAllNamespacesAsync(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1PodPresetList> callback)
(asynchronously)
list or watch objects of kind PodPreset
|
com.squareup.okhttp.Call |
listPodPresetForAllNamespacesCall(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPodPresetForAllNamespaces
|
ApiResponse<V1alpha1PodPresetList> |
listPodPresetForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodPreset
|
V1alpha1PodPreset |
patchNamespacedPodPreset(String name,
String namespace,
Object body,
String pretty)
partially update the specified PodPreset
|
com.squareup.okhttp.Call |
patchNamespacedPodPresetAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1PodPreset> callback)
(asynchronously)
partially update the specified PodPreset
|
com.squareup.okhttp.Call |
patchNamespacedPodPresetCall(String name,
String namespace,
Object body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedPodPreset
|
ApiResponse<V1alpha1PodPreset> |
patchNamespacedPodPresetWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified PodPreset
|
V1alpha1PodPreset |
readNamespacedPodPreset(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodPreset
|
com.squareup.okhttp.Call |
readNamespacedPodPresetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1alpha1PodPreset> callback)
(asynchronously)
read the specified PodPreset
|
com.squareup.okhttp.Call |
readNamespacedPodPresetCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPodPreset
|
ApiResponse<V1alpha1PodPreset> |
readNamespacedPodPresetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodPreset
|
V1alpha1PodPreset |
replaceNamespacedPodPreset(String name,
String namespace,
V1alpha1PodPreset body,
String pretty)
replace the specified PodPreset
|
com.squareup.okhttp.Call |
replaceNamespacedPodPresetAsync(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
ApiCallback<V1alpha1PodPreset> callback)
(asynchronously)
replace the specified PodPreset
|
com.squareup.okhttp.Call |
replaceNamespacedPodPresetCall(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedPodPreset
|
ApiResponse<V1alpha1PodPreset> |
replaceNamespacedPodPresetWithHttpInfo(String name,
String namespace,
V1alpha1PodPreset body,
String pretty)
replace the specified PodPreset
|
void |
setApiClient(ApiClient apiClient) |
public SettingsV1alpha1Api()
public SettingsV1alpha1Api(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call createNamespacedPodPresetCall(String namespace, V1alpha1PodPreset body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1alpha1PodPreset createNamespacedPodPreset(String namespace, V1alpha1PodPreset body, String pretty) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1alpha1PodPreset> createNamespacedPodPresetWithHttpInfo(String namespace, V1alpha1PodPreset body, String pretty) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPodPresetAsync(String namespace, V1alpha1PodPreset body, String pretty, ApiCallback<V1alpha1PodPreset> callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedPodPresetCall(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1Status deleteCollectionNamespacedPodPreset(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1Status> deleteCollectionNamespacedPodPresetWithHttpInfo(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedPodPresetAsync(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1Status> callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedPodPresetCall(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. (optional)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1Status deleteNamespacedPodPreset(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1Status> deleteNamespacedPodPresetWithHttpInfo(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedPodPresetAsync(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<V1Status> callback) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. (optional)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getAPIResourcesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1APIResourceList getAPIResources() throws ApiException
ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1APIResourceList> getAPIResourcesWithHttpInfo() throws ApiException
ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback) throws ApiException
callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedPodPresetCall(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1alpha1PodPresetList listNamespacedPodPreset(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1alpha1PodPresetList> listNamespacedPodPresetWithHttpInfo(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedPodPresetAsync(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1PodPresetList> callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPodPresetForAllNamespacesCall(String fieldSelector, String labelSelector, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1alpha1PodPresetList listPodPresetForAllNamespaces(String fieldSelector, String labelSelector, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1alpha1PodPresetList> listPodPresetForAllNamespacesWithHttpInfo(String fieldSelector, String labelSelector, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPodPresetForAllNamespacesAsync(String fieldSelector, String labelSelector, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1PodPresetList> callback) throws ApiException
fieldSelector
- A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds
- Timeout for the list/watch call. (optional)watch
- Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedPodPresetCall(String name, String namespace, Object body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1alpha1PodPreset patchNamespacedPodPreset(String name, String namespace, Object body, String pretty) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1alpha1PodPreset> patchNamespacedPodPresetWithHttpInfo(String name, String namespace, Object body, String pretty) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedPodPresetAsync(String name, String namespace, Object body, String pretty, ApiCallback<V1alpha1PodPreset> callback) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPodPresetCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export
- Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1alpha1PodPreset readNamespacedPodPreset(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export
- Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1alpha1PodPreset> readNamespacedPodPresetWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export
- Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPodPresetAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1alpha1PodPreset> callback) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export
- Should this value be exported. Export strips fields that a user can not specify. (optional)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedPodPresetCall(String name, String namespace, V1alpha1PodPreset body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic V1alpha1PodPreset replaceNamespacedPodPreset(String name, String namespace, V1alpha1PodPreset body, String pretty) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<V1alpha1PodPreset> replaceNamespacedPodPresetWithHttpInfo(String name, String namespace, V1alpha1PodPreset body, String pretty) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedPodPresetAsync(String name, String namespace, V1alpha1PodPreset body, String pretty, ApiCallback<V1alpha1PodPreset> callback) throws ApiException
name
- name of the PodPreset (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectCopyright © 2017. All rights reserved.