public class RbacAuthorizationV1beta1Api extends Object
| Constructor and Description |
|---|
RbacAuthorizationV1beta1Api() |
RbacAuthorizationV1beta1Api(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1ClusterRole |
createClusterRole(V1beta1ClusterRole body,
String pretty)
create a ClusterRole
|
com.squareup.okhttp.Call |
createClusterRoleAsync(V1beta1ClusterRole body,
String pretty,
ApiCallback<V1beta1ClusterRole> callback)
(asynchronously)
create a ClusterRole
|
V1beta1ClusterRoleBinding |
createClusterRoleBinding(V1beta1ClusterRoleBinding body,
String pretty)
create a ClusterRoleBinding
|
com.squareup.okhttp.Call |
createClusterRoleBindingAsync(V1beta1ClusterRoleBinding body,
String pretty,
ApiCallback<V1beta1ClusterRoleBinding> callback)
(asynchronously)
create a ClusterRoleBinding
|
com.squareup.okhttp.Call |
createClusterRoleBindingCall(V1beta1ClusterRoleBinding body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
createClusterRoleBindingWithHttpInfo(V1beta1ClusterRoleBinding body,
String pretty)
create a ClusterRoleBinding
|
com.squareup.okhttp.Call |
createClusterRoleCall(V1beta1ClusterRole body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createClusterRole
|
ApiResponse<V1beta1ClusterRole> |
createClusterRoleWithHttpInfo(V1beta1ClusterRole body,
String pretty)
create a ClusterRole
|
V1beta1Role |
createNamespacedRole(String namespace,
V1beta1Role body,
String pretty)
create a Role
|
com.squareup.okhttp.Call |
createNamespacedRoleAsync(String namespace,
V1beta1Role body,
String pretty,
ApiCallback<V1beta1Role> callback)
(asynchronously)
create a Role
|
V1beta1RoleBinding |
createNamespacedRoleBinding(String namespace,
V1beta1RoleBinding body,
String pretty)
create a RoleBinding
|
com.squareup.okhttp.Call |
createNamespacedRoleBindingAsync(String namespace,
V1beta1RoleBinding body,
String pretty,
ApiCallback<V1beta1RoleBinding> callback)
(asynchronously)
create a RoleBinding
|
com.squareup.okhttp.Call |
createNamespacedRoleBindingCall(String namespace,
V1beta1RoleBinding body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedRoleBinding
|
ApiResponse<V1beta1RoleBinding> |
createNamespacedRoleBindingWithHttpInfo(String namespace,
V1beta1RoleBinding body,
String pretty)
create a RoleBinding
|
com.squareup.okhttp.Call |
createNamespacedRoleCall(String namespace,
V1beta1Role body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedRole
|
ApiResponse<V1beta1Role> |
createNamespacedRoleWithHttpInfo(String namespace,
V1beta1Role body,
String pretty)
create a Role
|
V1Status |
deleteClusterRole(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRole
|
com.squareup.okhttp.Call |
deleteClusterRoleAsync(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<V1Status> callback)
(asynchronously)
delete a ClusterRole
|
V1Status |
deleteClusterRoleBinding(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRoleBinding
|
com.squareup.okhttp.Call |
deleteClusterRoleBindingAsync(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<V1Status> callback)
(asynchronously)
delete a ClusterRoleBinding
|
com.squareup.okhttp.Call |
deleteClusterRoleBindingCall(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteClusterRoleBinding
|
ApiResponse<V1Status> |
deleteClusterRoleBindingWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRoleBinding
|
com.squareup.okhttp.Call |
deleteClusterRoleCall(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteClusterRole
|
ApiResponse<V1Status> |
deleteClusterRoleWithHttpInfo(String name,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterRole
|
V1Status |
deleteCollectionClusterRole(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRole
|
com.squareup.okhttp.Call |
deleteCollectionClusterRoleAsync(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1Status> callback)
(asynchronously)
delete collection of ClusterRole
|
V1Status |
deleteCollectionClusterRoleBinding(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRoleBinding
|
com.squareup.okhttp.Call |
deleteCollectionClusterRoleBindingAsync(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1Status> callback)
(asynchronously)
delete collection of ClusterRoleBinding
|
com.squareup.okhttp.Call |
deleteCollectionClusterRoleBindingCall(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionClusterRoleBinding
|
ApiResponse<V1Status> |
deleteCollectionClusterRoleBindingWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRoleBinding
|
com.squareup.okhttp.Call |
deleteCollectionClusterRoleCall(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionClusterRole
|
ApiResponse<V1Status> |
deleteCollectionClusterRoleWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterRole
|
V1Status |
deleteCollectionNamespacedRole(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Role
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedRoleAsync(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1Status> callback)
(asynchronously)
delete collection of Role
|
V1Status |
deleteCollectionNamespacedRoleBinding(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of RoleBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedRoleBindingAsync(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1Status> callback)
(asynchronously)
delete collection of RoleBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedRoleBindingCall(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedRoleBinding
|
ApiResponse<V1Status> |
deleteCollectionNamespacedRoleBindingWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of RoleBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedRoleCall(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedRole
|
ApiResponse<V1Status> |
deleteCollectionNamespacedRoleWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Role
|
V1Status |
deleteNamespacedRole(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Role
|
com.squareup.okhttp.Call |
deleteNamespacedRoleAsync(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<V1Status> callback)
(asynchronously)
delete a Role
|
V1Status |
deleteNamespacedRoleBinding(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a RoleBinding
|
com.squareup.okhttp.Call |
deleteNamespacedRoleBindingAsync(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<V1Status> callback)
(asynchronously)
delete a RoleBinding
|
com.squareup.okhttp.Call |
deleteNamespacedRoleBindingCall(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedRoleBinding
|
ApiResponse<V1Status> |
deleteNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a RoleBinding
|
com.squareup.okhttp.Call |
deleteNamespacedRoleCall(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedRole
|
ApiResponse<V1Status> |
deleteNamespacedRoleWithHttpInfo(String name,
String namespace,
V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Role
|
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
|
V1beta1ClusterRoleList |
listClusterRole(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRole
|
com.squareup.okhttp.Call |
listClusterRoleAsync(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1ClusterRoleList> callback)
(asynchronously)
list or watch objects of kind ClusterRole
|
V1beta1ClusterRoleBindingList |
listClusterRoleBinding(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRoleBinding
|
com.squareup.okhttp.Call |
listClusterRoleBindingAsync(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1ClusterRoleBindingList> callback)
(asynchronously)
list or watch objects of kind ClusterRoleBinding
|
com.squareup.okhttp.Call |
listClusterRoleBindingCall(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBindingList> |
listClusterRoleBindingWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRoleBinding
|
com.squareup.okhttp.Call |
listClusterRoleCall(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listClusterRole
|
ApiResponse<V1beta1ClusterRoleList> |
listClusterRoleWithHttpInfo(String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterRole
|
V1beta1RoleList |
listNamespacedRole(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
com.squareup.okhttp.Call |
listNamespacedRoleAsync(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1RoleList> callback)
(asynchronously)
list or watch objects of kind Role
|
V1beta1RoleBindingList |
listNamespacedRoleBinding(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
com.squareup.okhttp.Call |
listNamespacedRoleBindingAsync(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1RoleBindingList> callback)
(asynchronously)
list or watch objects of kind RoleBinding
|
com.squareup.okhttp.Call |
listNamespacedRoleBindingCall(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedRoleBinding
|
ApiResponse<V1beta1RoleBindingList> |
listNamespacedRoleBindingWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
com.squareup.okhttp.Call |
listNamespacedRoleCall(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedRole
|
ApiResponse<V1beta1RoleList> |
listNamespacedRoleWithHttpInfo(String namespace,
String pretty,
String fieldSelector,
String labelSelector,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
V1beta1RoleBindingList |
listRoleBindingForAllNamespaces(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
com.squareup.okhttp.Call |
listRoleBindingForAllNamespacesAsync(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1RoleBindingList> callback)
(asynchronously)
list or watch objects of kind RoleBinding
|
com.squareup.okhttp.Call |
listRoleBindingForAllNamespacesCall(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listRoleBindingForAllNamespaces
|
ApiResponse<V1beta1RoleBindingList> |
listRoleBindingForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind RoleBinding
|
V1beta1RoleList |
listRoleForAllNamespaces(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
com.squareup.okhttp.Call |
listRoleForAllNamespacesAsync(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1RoleList> callback)
(asynchronously)
list or watch objects of kind Role
|
com.squareup.okhttp.Call |
listRoleForAllNamespacesCall(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listRoleForAllNamespaces
|
ApiResponse<V1beta1RoleList> |
listRoleForAllNamespacesWithHttpInfo(String fieldSelector,
String labelSelector,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Role
|
V1beta1ClusterRole |
patchClusterRole(String name,
Object body,
String pretty)
partially update the specified ClusterRole
|
com.squareup.okhttp.Call |
patchClusterRoleAsync(String name,
Object body,
String pretty,
ApiCallback<V1beta1ClusterRole> callback)
(asynchronously)
partially update the specified ClusterRole
|
V1beta1ClusterRoleBinding |
patchClusterRoleBinding(String name,
Object body,
String pretty)
partially update the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
patchClusterRoleBindingAsync(String name,
Object body,
String pretty,
ApiCallback<V1beta1ClusterRoleBinding> callback)
(asynchronously)
partially update the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
patchClusterRoleBindingCall(String name,
Object body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
patchClusterRoleBindingWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
patchClusterRoleCall(String name,
Object body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchClusterRole
|
ApiResponse<V1beta1ClusterRole> |
patchClusterRoleWithHttpInfo(String name,
Object body,
String pretty)
partially update the specified ClusterRole
|
V1beta1Role |
patchNamespacedRole(String name,
String namespace,
Object body,
String pretty)
partially update the specified Role
|
com.squareup.okhttp.Call |
patchNamespacedRoleAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1beta1Role> callback)
(asynchronously)
partially update the specified Role
|
V1beta1RoleBinding |
patchNamespacedRoleBinding(String name,
String namespace,
Object body,
String pretty)
partially update the specified RoleBinding
|
com.squareup.okhttp.Call |
patchNamespacedRoleBindingAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1beta1RoleBinding> callback)
(asynchronously)
partially update the specified RoleBinding
|
com.squareup.okhttp.Call |
patchNamespacedRoleBindingCall(String name,
String namespace,
Object body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedRoleBinding
|
ApiResponse<V1beta1RoleBinding> |
patchNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified RoleBinding
|
com.squareup.okhttp.Call |
patchNamespacedRoleCall(String name,
String namespace,
Object body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedRole
|
ApiResponse<V1beta1Role> |
patchNamespacedRoleWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Role
|
V1beta1ClusterRole |
readClusterRole(String name,
String pretty)
read the specified ClusterRole
|
com.squareup.okhttp.Call |
readClusterRoleAsync(String name,
String pretty,
ApiCallback<V1beta1ClusterRole> callback)
(asynchronously)
read the specified ClusterRole
|
V1beta1ClusterRoleBinding |
readClusterRoleBinding(String name,
String pretty)
read the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
readClusterRoleBindingAsync(String name,
String pretty,
ApiCallback<V1beta1ClusterRoleBinding> callback)
(asynchronously)
read the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
readClusterRoleBindingCall(String name,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
readClusterRoleBindingWithHttpInfo(String name,
String pretty)
read the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
readClusterRoleCall(String name,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readClusterRole
|
ApiResponse<V1beta1ClusterRole> |
readClusterRoleWithHttpInfo(String name,
String pretty)
read the specified ClusterRole
|
V1beta1Role |
readNamespacedRole(String name,
String namespace,
String pretty)
read the specified Role
|
com.squareup.okhttp.Call |
readNamespacedRoleAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta1Role> callback)
(asynchronously)
read the specified Role
|
V1beta1RoleBinding |
readNamespacedRoleBinding(String name,
String namespace,
String pretty)
read the specified RoleBinding
|
com.squareup.okhttp.Call |
readNamespacedRoleBindingAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta1RoleBinding> callback)
(asynchronously)
read the specified RoleBinding
|
com.squareup.okhttp.Call |
readNamespacedRoleBindingCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedRoleBinding
|
ApiResponse<V1beta1RoleBinding> |
readNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
String pretty)
read the specified RoleBinding
|
com.squareup.okhttp.Call |
readNamespacedRoleCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedRole
|
ApiResponse<V1beta1Role> |
readNamespacedRoleWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Role
|
V1beta1ClusterRole |
replaceClusterRole(String name,
V1beta1ClusterRole body,
String pretty)
replace the specified ClusterRole
|
com.squareup.okhttp.Call |
replaceClusterRoleAsync(String name,
V1beta1ClusterRole body,
String pretty,
ApiCallback<V1beta1ClusterRole> callback)
(asynchronously)
replace the specified ClusterRole
|
V1beta1ClusterRoleBinding |
replaceClusterRoleBinding(String name,
V1beta1ClusterRoleBinding body,
String pretty)
replace the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
replaceClusterRoleBindingAsync(String name,
V1beta1ClusterRoleBinding body,
String pretty,
ApiCallback<V1beta1ClusterRoleBinding> callback)
(asynchronously)
replace the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
replaceClusterRoleBindingCall(String name,
V1beta1ClusterRoleBinding body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
replaceClusterRoleBindingWithHttpInfo(String name,
V1beta1ClusterRoleBinding body,
String pretty)
replace the specified ClusterRoleBinding
|
com.squareup.okhttp.Call |
replaceClusterRoleCall(String name,
V1beta1ClusterRole body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceClusterRole
|
ApiResponse<V1beta1ClusterRole> |
replaceClusterRoleWithHttpInfo(String name,
V1beta1ClusterRole body,
String pretty)
replace the specified ClusterRole
|
V1beta1Role |
replaceNamespacedRole(String name,
String namespace,
V1beta1Role body,
String pretty)
replace the specified Role
|
com.squareup.okhttp.Call |
replaceNamespacedRoleAsync(String name,
String namespace,
V1beta1Role body,
String pretty,
ApiCallback<V1beta1Role> callback)
(asynchronously)
replace the specified Role
|
V1beta1RoleBinding |
replaceNamespacedRoleBinding(String name,
String namespace,
V1beta1RoleBinding body,
String pretty)
replace the specified RoleBinding
|
com.squareup.okhttp.Call |
replaceNamespacedRoleBindingAsync(String name,
String namespace,
V1beta1RoleBinding body,
String pretty,
ApiCallback<V1beta1RoleBinding> callback)
(asynchronously)
replace the specified RoleBinding
|
com.squareup.okhttp.Call |
replaceNamespacedRoleBindingCall(String name,
String namespace,
V1beta1RoleBinding body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedRoleBinding
|
ApiResponse<V1beta1RoleBinding> |
replaceNamespacedRoleBindingWithHttpInfo(String name,
String namespace,
V1beta1RoleBinding body,
String pretty)
replace the specified RoleBinding
|
com.squareup.okhttp.Call |
replaceNamespacedRoleCall(String name,
String namespace,
V1beta1Role body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedRole
|
ApiResponse<V1beta1Role> |
replaceNamespacedRoleWithHttpInfo(String name,
String namespace,
V1beta1Role body,
String pretty)
replace the specified Role
|
void |
setApiClient(ApiClient apiClient) |
public RbacAuthorizationV1beta1Api()
public RbacAuthorizationV1beta1Api(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call createClusterRoleCall(V1beta1ClusterRole 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 V1beta1ClusterRole createClusterRole(V1beta1ClusterRole 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<V1beta1ClusterRole> createClusterRoleWithHttpInfo(V1beta1ClusterRole 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 createClusterRoleAsync(V1beta1ClusterRole body, String pretty, ApiCallback<V1beta1ClusterRole> 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 createClusterRoleBindingCall(V1beta1ClusterRoleBinding 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 V1beta1ClusterRoleBinding createClusterRoleBinding(V1beta1ClusterRoleBinding 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<V1beta1ClusterRoleBinding> createClusterRoleBindingWithHttpInfo(V1beta1ClusterRoleBinding 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 createClusterRoleBindingAsync(V1beta1ClusterRoleBinding body, String pretty, ApiCallback<V1beta1ClusterRoleBinding> 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 createNamespacedRoleCall(String namespace, V1beta1Role 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 V1beta1Role createNamespacedRole(String namespace, V1beta1Role 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<V1beta1Role> createNamespacedRoleWithHttpInfo(String namespace, V1beta1Role 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 createNamespacedRoleAsync(String namespace, V1beta1Role body, String pretty, ApiCallback<V1beta1Role> 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 createNamespacedRoleBindingCall(String namespace, V1beta1RoleBinding 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 V1beta1RoleBinding createNamespacedRoleBinding(String namespace, V1beta1RoleBinding 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<V1beta1RoleBinding> createNamespacedRoleBindingWithHttpInfo(String namespace, V1beta1RoleBinding 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 createNamespacedRoleBindingAsync(String namespace, V1beta1RoleBinding body, String pretty, ApiCallback<V1beta1RoleBinding> 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 deleteClusterRoleCall(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ClusterRole (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 deleteClusterRole(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ClusterRole (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> deleteClusterRoleWithHttpInfo(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ClusterRole (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 deleteClusterRoleAsync(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<V1Status> callback) throws ApiException
name - name of the ClusterRole (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 deleteClusterRoleBindingCall(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ClusterRoleBinding (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 deleteClusterRoleBinding(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ClusterRoleBinding (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> deleteClusterRoleBindingWithHttpInfo(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ClusterRoleBinding (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 deleteClusterRoleBindingAsync(String name, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<V1Status> callback) throws ApiException
name - name of the ClusterRoleBinding (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 deleteCollectionClusterRoleCall(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 deleteCollectionClusterRole(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> deleteCollectionClusterRoleWithHttpInfo(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 deleteCollectionClusterRoleAsync(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 deleteCollectionClusterRoleBindingCall(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 deleteCollectionClusterRoleBinding(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> deleteCollectionClusterRoleBindingWithHttpInfo(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 deleteCollectionClusterRoleBindingAsync(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 deleteCollectionNamespacedRoleCall(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 deleteCollectionNamespacedRole(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> deleteCollectionNamespacedRoleWithHttpInfo(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 deleteCollectionNamespacedRoleAsync(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 deleteCollectionNamespacedRoleBindingCall(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 deleteCollectionNamespacedRoleBinding(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> deleteCollectionNamespacedRoleBindingWithHttpInfo(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 deleteCollectionNamespacedRoleBindingAsync(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 deleteNamespacedRoleCall(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 Role (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 deleteNamespacedRole(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Role (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> deleteNamespacedRoleWithHttpInfo(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Role (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 deleteNamespacedRoleAsync(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<V1Status> callback) throws ApiException
name - name of the Role (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 deleteNamespacedRoleBindingCall(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 RoleBinding (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 deleteNamespacedRoleBinding(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the RoleBinding (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> deleteNamespacedRoleBindingWithHttpInfo(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the RoleBinding (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 deleteNamespacedRoleBindingAsync(String name, String namespace, V1DeleteOptions body, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<V1Status> callback) throws ApiException
name - name of the RoleBinding (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 listClusterRoleCall(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 V1beta1ClusterRoleList listClusterRole(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<V1beta1ClusterRoleList> listClusterRoleWithHttpInfo(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 listClusterRoleAsync(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ClusterRoleList> 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 listClusterRoleBindingCall(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 V1beta1ClusterRoleBindingList listClusterRoleBinding(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<V1beta1ClusterRoleBindingList> listClusterRoleBindingWithHttpInfo(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 listClusterRoleBindingAsync(String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1ClusterRoleBindingList> 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 listNamespacedRoleCall(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 V1beta1RoleList listNamespacedRole(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<V1beta1RoleList> listNamespacedRoleWithHttpInfo(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 listNamespacedRoleAsync(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1RoleList> 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 listNamespacedRoleBindingCall(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 V1beta1RoleBindingList listNamespacedRoleBinding(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<V1beta1RoleBindingList> listNamespacedRoleBindingWithHttpInfo(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 listNamespacedRoleBindingAsync(String namespace, String pretty, String fieldSelector, String labelSelector, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1RoleBindingList> 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 listRoleBindingForAllNamespacesCall(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 V1beta1RoleBindingList listRoleBindingForAllNamespaces(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<V1beta1RoleBindingList> listRoleBindingForAllNamespacesWithHttpInfo(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 listRoleBindingForAllNamespacesAsync(String fieldSelector, String labelSelector, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1RoleBindingList> 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 listRoleForAllNamespacesCall(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 V1beta1RoleList listRoleForAllNamespaces(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<V1beta1RoleList> listRoleForAllNamespacesWithHttpInfo(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 listRoleForAllNamespacesAsync(String fieldSelector, String labelSelector, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1RoleList> 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 patchClusterRoleCall(String name, Object body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ClusterRole (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 V1beta1ClusterRole patchClusterRole(String name, Object body, String pretty) throws ApiException
name - name of the ClusterRole (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<V1beta1ClusterRole> patchClusterRoleWithHttpInfo(String name, Object body, String pretty) throws ApiException
name - name of the ClusterRole (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 patchClusterRoleAsync(String name, Object body, String pretty, ApiCallback<V1beta1ClusterRole> callback) throws ApiException
name - name of the ClusterRole (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 patchClusterRoleBindingCall(String name, Object body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ClusterRoleBinding (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 V1beta1ClusterRoleBinding patchClusterRoleBinding(String name, Object body, String pretty) throws ApiException
name - name of the ClusterRoleBinding (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<V1beta1ClusterRoleBinding> patchClusterRoleBindingWithHttpInfo(String name, Object body, String pretty) throws ApiException
name - name of the ClusterRoleBinding (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 patchClusterRoleBindingAsync(String name, Object body, String pretty, ApiCallback<V1beta1ClusterRoleBinding> callback) throws ApiException
name - name of the ClusterRoleBinding (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 patchNamespacedRoleCall(String name, String namespace, Object body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Role (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 V1beta1Role patchNamespacedRole(String name, String namespace, Object body, String pretty) throws ApiException
name - name of the Role (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<V1beta1Role> patchNamespacedRoleWithHttpInfo(String name, String namespace, Object body, String pretty) throws ApiException
name - name of the Role (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 patchNamespacedRoleAsync(String name, String namespace, Object body, String pretty, ApiCallback<V1beta1Role> callback) throws ApiException
name - name of the Role (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 patchNamespacedRoleBindingCall(String name, String namespace, Object body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the RoleBinding (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 V1beta1RoleBinding patchNamespacedRoleBinding(String name, String namespace, Object body, String pretty) throws ApiException
name - name of the RoleBinding (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<V1beta1RoleBinding> patchNamespacedRoleBindingWithHttpInfo(String name, String namespace, Object body, String pretty) throws ApiException
name - name of the RoleBinding (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 patchNamespacedRoleBindingAsync(String name, String namespace, Object body, String pretty, ApiCallback<V1beta1RoleBinding> callback) throws ApiException
name - name of the RoleBinding (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 readClusterRoleCall(String name, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ClusterRole (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 V1beta1ClusterRole readClusterRole(String name, String pretty) throws ApiException
name - name of the ClusterRole (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<V1beta1ClusterRole> readClusterRoleWithHttpInfo(String name, String pretty) throws ApiException
name - name of the ClusterRole (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 readClusterRoleAsync(String name, String pretty, ApiCallback<V1beta1ClusterRole> callback) throws ApiException
name - name of the ClusterRole (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 readClusterRoleBindingCall(String name, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ClusterRoleBinding (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 V1beta1ClusterRoleBinding readClusterRoleBinding(String name, String pretty) throws ApiException
name - name of the ClusterRoleBinding (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<V1beta1ClusterRoleBinding> readClusterRoleBindingWithHttpInfo(String name, String pretty) throws ApiException
name - name of the ClusterRoleBinding (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 readClusterRoleBindingAsync(String name, String pretty, ApiCallback<V1beta1ClusterRoleBinding> callback) throws ApiException
name - name of the ClusterRoleBinding (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 readNamespacedRoleCall(String name, String namespace, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Role (required)namespace - object name and auth scope, such as for teams and projects (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 V1beta1Role readNamespacedRole(String name, String namespace, String pretty) throws ApiException
name - name of the Role (required)namespace - object name and auth scope, such as for teams and projects (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<V1beta1Role> readNamespacedRoleWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name - name of the Role (required)namespace - object name and auth scope, such as for teams and projects (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 readNamespacedRoleAsync(String name, String namespace, String pretty, ApiCallback<V1beta1Role> callback) throws ApiException
name - name of the Role (required)namespace - object name and auth scope, such as for teams and projects (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 readNamespacedRoleBindingCall(String name, String namespace, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the RoleBinding (required)namespace - object name and auth scope, such as for teams and projects (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 V1beta1RoleBinding readNamespacedRoleBinding(String name, String namespace, String pretty) throws ApiException
name - name of the RoleBinding (required)namespace - object name and auth scope, such as for teams and projects (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<V1beta1RoleBinding> readNamespacedRoleBindingWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name - name of the RoleBinding (required)namespace - object name and auth scope, such as for teams and projects (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 readNamespacedRoleBindingAsync(String name, String namespace, String pretty, ApiCallback<V1beta1RoleBinding> callback) throws ApiException
name - name of the RoleBinding (required)namespace - object name and auth scope, such as for teams and projects (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 replaceClusterRoleCall(String name, V1beta1ClusterRole body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ClusterRole (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 V1beta1ClusterRole replaceClusterRole(String name, V1beta1ClusterRole body, String pretty) throws ApiException
name - name of the ClusterRole (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<V1beta1ClusterRole> replaceClusterRoleWithHttpInfo(String name, V1beta1ClusterRole body, String pretty) throws ApiException
name - name of the ClusterRole (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 replaceClusterRoleAsync(String name, V1beta1ClusterRole body, String pretty, ApiCallback<V1beta1ClusterRole> callback) throws ApiException
name - name of the ClusterRole (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 replaceClusterRoleBindingCall(String name, V1beta1ClusterRoleBinding body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ClusterRoleBinding (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 V1beta1ClusterRoleBinding replaceClusterRoleBinding(String name, V1beta1ClusterRoleBinding body, String pretty) throws ApiException
name - name of the ClusterRoleBinding (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<V1beta1ClusterRoleBinding> replaceClusterRoleBindingWithHttpInfo(String name, V1beta1ClusterRoleBinding body, String pretty) throws ApiException
name - name of the ClusterRoleBinding (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 replaceClusterRoleBindingAsync(String name, V1beta1ClusterRoleBinding body, String pretty, ApiCallback<V1beta1ClusterRoleBinding> callback) throws ApiException
name - name of the ClusterRoleBinding (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 replaceNamespacedRoleCall(String name, String namespace, V1beta1Role body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Role (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 V1beta1Role replaceNamespacedRole(String name, String namespace, V1beta1Role body, String pretty) throws ApiException
name - name of the Role (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<V1beta1Role> replaceNamespacedRoleWithHttpInfo(String name, String namespace, V1beta1Role body, String pretty) throws ApiException
name - name of the Role (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 replaceNamespacedRoleAsync(String name, String namespace, V1beta1Role body, String pretty, ApiCallback<V1beta1Role> callback) throws ApiException
name - name of the Role (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 replaceNamespacedRoleBindingCall(String name, String namespace, V1beta1RoleBinding body, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the RoleBinding (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 V1beta1RoleBinding replaceNamespacedRoleBinding(String name, String namespace, V1beta1RoleBinding body, String pretty) throws ApiException
name - name of the RoleBinding (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<V1beta1RoleBinding> replaceNamespacedRoleBindingWithHttpInfo(String name, String namespace, V1beta1RoleBinding body, String pretty) throws ApiException
name - name of the RoleBinding (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 replaceNamespacedRoleBindingAsync(String name, String namespace, V1beta1RoleBinding body, String pretty, ApiCallback<V1beta1RoleBinding> callback) throws ApiException
name - name of the RoleBinding (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.