| Package | Description |
|---|---|
| com.appscode.stash.client | |
| com.appscode.stash.client.apis |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
ApiCallback<T> callback)
|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
Type returnType,
ApiCallback<T> callback)
Execute HTTP call asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.createNamespacedRecoveryAsync(String namespace,
V1alpha1Recovery body,
String pretty,
ApiCallback<V1alpha1Recovery> callback)
(asynchronously)
create a Recovery
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.createNamespacedRepositoryAsync(String namespace,
V1alpha1Repository body,
String pretty,
ApiCallback<V1alpha1Repository> callback)
(asynchronously)
create a Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.createNamespacedResticAsync(String namespace,
V1alpha1Restic body,
String pretty,
ApiCallback<V1alpha1Restic> callback)
(asynchronously)
create a Restic
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.deleteCollectionNamespacedRecoveryAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of Recovery
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.deleteCollectionNamespacedRepositoryAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.deleteCollectionNamespacedResticAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of Restic
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.deleteNamespacedRecoveryAsync(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a Recovery
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.deleteNamespacedRepositoryAsync(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.deleteNamespacedResticAsync(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a Restic
|
com.squareup.okhttp.Call |
RepositoriesStashAppscodeComV1alpha1Api.deleteNamespacedSnapshotAsync(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a Snapshot
|
com.squareup.okhttp.Call |
StashAppscodeComApi.getAPIGroupAsync(ApiCallback<io.kubernetes.client.models.V1APIGroup> callback)
(asynchronously)
get information of a group
|
com.squareup.okhttp.Call |
RepositoriesStashAppscodeComApi.getAPIGroupAsync(ApiCallback<io.kubernetes.client.models.V1APIGroup> callback)
(asynchronously)
get information of a group
|
com.squareup.okhttp.Call |
RepositoriesStashAppscodeComV1alpha1Api.getAPIResourcesAsync(ApiCallback<io.kubernetes.client.models.V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.getAPIResourcesAsync(ApiCallback<io.kubernetes.client.models.V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
ApisApi.getAPIVersionsAsync(ApiCallback<io.kubernetes.client.models.V1APIGroupList> callback)
(asynchronously)
get available API versions
|
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.listNamespacedRepositoryAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1RepositoryList> callback)
(asynchronously)
list or watch objects of kind Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listNamespacedResticAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1ResticList> callback)
(asynchronously)
list or watch objects of kind Restic
|
com.squareup.okhttp.Call |
RepositoriesStashAppscodeComV1alpha1Api.listNamespacedSnapshotAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1SnapshotList> callback)
(asynchronously)
list objects of kind Snapshot
|
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
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listRepositoryForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1RepositoryList> callback)
(asynchronously)
list or watch objects of kind Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.listResticForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1ResticList> callback)
(asynchronously)
list or watch objects of kind Restic
|
com.squareup.okhttp.Call |
RepositoriesStashAppscodeComV1alpha1Api.listSnapshotForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1SnapshotList> callback)
(asynchronously)
list objects of kind Snapshot
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.patchNamespacedRecoveryAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1Recovery> callback)
(asynchronously)
partially update the specified Recovery
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.patchNamespacedRepositoryAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1Repository> callback)
(asynchronously)
partially update the specified Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.patchNamespacedResticAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1Restic> callback)
(asynchronously)
partially update the specified Restic
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.readNamespacedRecoveryAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Recovery> callback)
(asynchronously)
read the specified Recovery
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.readNamespacedRepositoryAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Repository> callback)
(asynchronously)
read the specified Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.readNamespacedResticAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Restic> callback)
(asynchronously)
read the specified Restic
|
com.squareup.okhttp.Call |
RepositoriesStashAppscodeComV1alpha1Api.readNamespacedSnapshotAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Snapshot> callback)
(asynchronously)
read the specified Snapshot
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.replaceNamespacedRecoveryAsync(String name,
String namespace,
V1alpha1Recovery body,
String pretty,
ApiCallback<V1alpha1Recovery> callback)
(asynchronously)
replace the specified Recovery
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.replaceNamespacedRepositoryAsync(String name,
String namespace,
V1alpha1Repository body,
String pretty,
ApiCallback<V1alpha1Repository> callback)
(asynchronously)
replace the specified Repository
|
com.squareup.okhttp.Call |
StashAppscodeComV1alpha1Api.replaceNamespacedResticAsync(String name,
String namespace,
V1alpha1Restic body,
String pretty,
ApiCallback<V1alpha1Restic> callback)
(asynchronously)
replace the specified Restic
|
Copyright © 2018. All rights reserved.