public class CertificatesV1beta1Api extends Object
| Constructor and Description |
|---|
CertificatesV1beta1Api() |
CertificatesV1beta1Api(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1CertificateSigningRequest |
createCertificateSigningRequest(V1beta1CertificateSigningRequest body,
String pretty)
create a CertificateSigningRequest
|
com.squareup.okhttp.Call |
createCertificateSigningRequestAsync(V1beta1CertificateSigningRequest body,
String pretty,
ApiCallback<V1beta1CertificateSigningRequest> callback)
(asynchronously)
create a CertificateSigningRequest
|
com.squareup.okhttp.Call |
createCertificateSigningRequestCall(V1beta1CertificateSigningRequest body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
createCertificateSigningRequestWithHttpInfo(V1beta1CertificateSigningRequest body,
String pretty)
create a CertificateSigningRequest
|
V1Status |
deleteCertificateSigningRequest(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CertificateSigningRequest
|
com.squareup.okhttp.Call |
deleteCertificateSigningRequestAsync(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<V1Status> callback)
(asynchronously)
delete a CertificateSigningRequest
|
com.squareup.okhttp.Call |
deleteCertificateSigningRequestCall(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCertificateSigningRequest
|
ApiResponse<V1Status> |
deleteCertificateSigningRequestWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CertificateSigningRequest
|
V1Status |
deleteCollectionCertificateSigningRequest(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CertificateSigningRequest
|
com.squareup.okhttp.Call |
deleteCollectionCertificateSigningRequestAsync(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1Status> callback)
(asynchronously)
delete collection of CertificateSigningRequest
|
com.squareup.okhttp.Call |
deleteCollectionCertificateSigningRequestCall(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionCertificateSigningRequest
|
ApiResponse<V1Status> |
deleteCollectionCertificateSigningRequestWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CertificateSigningRequest
|
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
|
V1beta1CertificateSigningRequestList |
listCertificateSigningRequest(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CertificateSigningRequest
|
com.squareup.okhttp.Call |
listCertificateSigningRequestAsync(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1CertificateSigningRequestList> callback)
(asynchronously)
list or watch objects of kind CertificateSigningRequest
|
com.squareup.okhttp.Call |
listCertificateSigningRequestCall(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequestList> |
listCertificateSigningRequestWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CertificateSigningRequest
|
V1beta1CertificateSigningRequest |
patchCertificateSigningRequest(String name,
Object body,
String pretty)
partially update the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
patchCertificateSigningRequestAsync(String name,
Object body,
String pretty,
ApiCallback<V1beta1CertificateSigningRequest> callback)
(asynchronously)
partially update the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
patchCertificateSigningRequestCall(String name,
Object body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
patchCertificateSigningRequestWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified CertificateSigningRequest
|
V1beta1CertificateSigningRequest |
readCertificateSigningRequest(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
readCertificateSigningRequestAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1CertificateSigningRequest> callback)
(asynchronously)
read the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
readCertificateSigningRequestCall(String name,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
readCertificateSigningRequestWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CertificateSigningRequest
|
V1beta1CertificateSigningRequest |
replaceCertificateSigningRequest(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace the specified CertificateSigningRequest
|
V1beta1CertificateSigningRequest |
replaceCertificateSigningRequestApproval(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace approval of the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
replaceCertificateSigningRequestApprovalAsync(String name,
V1beta1CertificateSigningRequest body,
String pretty,
ApiCallback<V1beta1CertificateSigningRequest> callback)
(asynchronously)
replace approval of the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
replaceCertificateSigningRequestApprovalCall(String name,
V1beta1CertificateSigningRequest body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCertificateSigningRequestApproval
|
ApiResponse<V1beta1CertificateSigningRequest> |
replaceCertificateSigningRequestApprovalWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace approval of the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
replaceCertificateSigningRequestAsync(String name,
V1beta1CertificateSigningRequest body,
String pretty,
ApiCallback<V1beta1CertificateSigningRequest> callback)
(asynchronously)
replace the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
replaceCertificateSigningRequestCall(String name,
V1beta1CertificateSigningRequest body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCertificateSigningRequest
|
V1beta1CertificateSigningRequest |
replaceCertificateSigningRequestStatus(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace status of the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
replaceCertificateSigningRequestStatusAsync(String name,
V1beta1CertificateSigningRequest body,
String pretty,
ApiCallback<V1beta1CertificateSigningRequest> callback)
(asynchronously)
replace status of the specified CertificateSigningRequest
|
com.squareup.okhttp.Call |
replaceCertificateSigningRequestStatusCall(String name,
V1beta1CertificateSigningRequest body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCertificateSigningRequestStatus
|
ApiResponse<V1beta1CertificateSigningRequest> |
replaceCertificateSigningRequestStatusWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace status of the specified CertificateSigningRequest
|
ApiResponse<V1beta1CertificateSigningRequest> |
replaceCertificateSigningRequestWithHttpInfo(String name,
V1beta1CertificateSigningRequest body,
String pretty)
replace the specified CertificateSigningRequest
|
void |
setApiClient(ApiClient apiClient) |
public CertificatesV1beta1Api()
public CertificatesV1beta1Api(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call createCertificateSigningRequestCall(V1beta1CertificateSigningRequest body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
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 V1beta1CertificateSigningRequest createCertificateSigningRequest(V1beta1CertificateSigningRequest body, String pretty) throws ApiException
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<V1beta1CertificateSigningRequest> createCertificateSigningRequestWithHttpInfo(V1beta1CertificateSigningRequest body, String pretty) throws ApiException
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 createCertificateSigningRequestAsync(V1beta1CertificateSigningRequest body, String pretty, ApiCallback<V1beta1CertificateSigningRequest> callback) throws ApiException
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 deleteCertificateSigningRequestCall(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the CertificateSigningRequest (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 deleteCertificateSigningRequest(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the CertificateSigningRequest (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> deleteCertificateSigningRequestWithHttpInfo(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the CertificateSigningRequest (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 deleteCertificateSigningRequestAsync(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<V1Status> callback) throws ApiException
name - name of the CertificateSigningRequest (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 deleteCollectionCertificateSigningRequestCall(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
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 deleteCollectionCertificateSigningRequest(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
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> deleteCollectionCertificateSigningRequestWithHttpInfo(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
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 deleteCollectionCertificateSigningRequestAsync(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1Status> callback) throws ApiException
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 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 listCertificateSigningRequestCall(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
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 V1beta1CertificateSigningRequestList listCertificateSigningRequest(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
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<V1beta1CertificateSigningRequestList> listCertificateSigningRequestWithHttpInfo(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
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 listCertificateSigningRequestAsync(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1CertificateSigningRequestList> callback) throws ApiException
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 patchCertificateSigningRequestCall(String name, Object body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the CertificateSigningRequest (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 V1beta1CertificateSigningRequest patchCertificateSigningRequest(String name, Object body, String pretty) throws ApiException
name - name of the CertificateSigningRequest (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<V1beta1CertificateSigningRequest> patchCertificateSigningRequestWithHttpInfo(String name, Object body, String pretty) throws ApiException
name - name of the CertificateSigningRequest (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 patchCertificateSigningRequestAsync(String name, Object body, String pretty, ApiCallback<V1beta1CertificateSigningRequest> callback) throws ApiException
name - name of the CertificateSigningRequest (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 readCertificateSigningRequestCall(String name, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the CertificateSigningRequest (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 V1beta1CertificateSigningRequest readCertificateSigningRequest(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the CertificateSigningRequest (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<V1beta1CertificateSigningRequest> readCertificateSigningRequestWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the CertificateSigningRequest (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 readCertificateSigningRequestAsync(String name, String pretty, Boolean exact, Boolean export, ApiCallback<V1beta1CertificateSigningRequest> callback) throws ApiException
name - name of the CertificateSigningRequest (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 replaceCertificateSigningRequestCall(String name, V1beta1CertificateSigningRequest body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the CertificateSigningRequest (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 V1beta1CertificateSigningRequest replaceCertificateSigningRequest(String name, V1beta1CertificateSigningRequest body, String pretty) throws ApiException
name - name of the CertificateSigningRequest (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<V1beta1CertificateSigningRequest> replaceCertificateSigningRequestWithHttpInfo(String name, V1beta1CertificateSigningRequest body, String pretty) throws ApiException
name - name of the CertificateSigningRequest (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 replaceCertificateSigningRequestAsync(String name, V1beta1CertificateSigningRequest body, String pretty, ApiCallback<V1beta1CertificateSigningRequest> callback) throws ApiException
name - name of the CertificateSigningRequest (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 replaceCertificateSigningRequestApprovalCall(String name, V1beta1CertificateSigningRequest body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the CertificateSigningRequest (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 V1beta1CertificateSigningRequest replaceCertificateSigningRequestApproval(String name, V1beta1CertificateSigningRequest body, String pretty) throws ApiException
name - name of the CertificateSigningRequest (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<V1beta1CertificateSigningRequest> replaceCertificateSigningRequestApprovalWithHttpInfo(String name, V1beta1CertificateSigningRequest body, String pretty) throws ApiException
name - name of the CertificateSigningRequest (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 replaceCertificateSigningRequestApprovalAsync(String name, V1beta1CertificateSigningRequest body, String pretty, ApiCallback<V1beta1CertificateSigningRequest> callback) throws ApiException
name - name of the CertificateSigningRequest (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 replaceCertificateSigningRequestStatusCall(String name, V1beta1CertificateSigningRequest body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the CertificateSigningRequest (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 V1beta1CertificateSigningRequest replaceCertificateSigningRequestStatus(String name, V1beta1CertificateSigningRequest body, String pretty) throws ApiException
name - name of the CertificateSigningRequest (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<V1beta1CertificateSigningRequest> replaceCertificateSigningRequestStatusWithHttpInfo(String name, V1beta1CertificateSigningRequest body, String pretty) throws ApiException
name - name of the CertificateSigningRequest (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 replaceCertificateSigningRequestStatusAsync(String name, V1beta1CertificateSigningRequest body, String pretty, ApiCallback<V1beta1CertificateSigningRequest> callback) throws ApiException
name - name of the CertificateSigningRequest (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.