| Package | Description |
|---|---|
| com.appscode.stash.client.apis | |
| com.appscode.stash.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1RecoveryList |
StashAppscodeComV1alpha1Api.listNamespacedRecovery(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Recovery
|
V1alpha1RecoveryList |
StashAppscodeComV1alpha1Api.listRecoveryForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Recovery
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1RecoveryList> |
StashAppscodeComV1alpha1Api.listNamespacedRecoveryWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Recovery
|
ApiResponse<V1alpha1RecoveryList> |
StashAppscodeComV1alpha1Api.listRecoveryForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Recovery
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listNamespacedRecoveryAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1RecoveryList> callback)
(asynchronously)
list or watch objects of kind Recovery
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listRecoveryForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1RecoveryList> callback)
(asynchronously)
list or watch objects of kind Recovery
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1RecoveryList |
V1alpha1RecoveryList.addItemsItem(V1alpha1Recovery itemsItem) |
V1alpha1RecoveryList |
V1alpha1RecoveryList.apiVersion(String apiVersion) |
V1alpha1RecoveryList |
V1alpha1RecoveryList.items(List<V1alpha1Recovery> items) |
V1alpha1RecoveryList |
V1alpha1RecoveryList.kind(String kind) |
V1alpha1RecoveryList |
V1alpha1RecoveryList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
Copyright © 2018. All rights reserved.