| Package | Description |
|---|---|
| com.kubedb.client | |
| com.kubedb.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 |
KubedbComV1alpha1Api.createNamespacedDormantDatabaseAsync(String namespace,
V1alpha1DormantDatabase body,
String pretty,
ApiCallback<V1alpha1DormantDatabase> callback)
(asynchronously)
create a DormantDatabase
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.createNamespacedElasticsearchAsync(String namespace,
V1alpha1Elasticsearch body,
String pretty,
ApiCallback<V1alpha1Elasticsearch> callback)
(asynchronously)
create an Elasticsearch
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.createNamespacedMemcachedAsync(String namespace,
V1alpha1Memcached body,
String pretty,
ApiCallback<V1alpha1Memcached> callback)
(asynchronously)
create a Memcached
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.createNamespacedMongoDBAsync(String namespace,
V1alpha1MongoDB body,
String pretty,
ApiCallback<V1alpha1MongoDB> callback)
(asynchronously)
create a MongoDB
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.createNamespacedMySQLAsync(String namespace,
V1alpha1MySQL body,
String pretty,
ApiCallback<V1alpha1MySQL> callback)
(asynchronously)
create a MySQL
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.createNamespacedPostgresAsync(String namespace,
V1alpha1Postgres body,
String pretty,
ApiCallback<V1alpha1Postgres> callback)
(asynchronously)
create Postgres
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.createNamespacedRedisAsync(String namespace,
V1alpha1Redis body,
String pretty,
ApiCallback<V1alpha1Redis> callback)
(asynchronously)
create Redis
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.createNamespacedSnapshotAsync(String namespace,
V1alpha1Snapshot body,
String pretty,
ApiCallback<V1alpha1Snapshot> callback)
(asynchronously)
create a Snapshot
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteCollectionNamespacedDormantDatabaseAsync(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 DormantDatabase
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteCollectionNamespacedElasticsearchAsync(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 Elasticsearch
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteCollectionNamespacedMemcachedAsync(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 Memcached
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteCollectionNamespacedMongoDBAsync(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 MongoDB
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteCollectionNamespacedMySQLAsync(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 MySQL
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteCollectionNamespacedPostgresAsync(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 Postgres
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteCollectionNamespacedRedisAsync(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 Redis
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteCollectionNamespacedSnapshotAsync(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 Snapshot
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteNamespacedDormantDatabaseAsync(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 DormantDatabase
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteNamespacedElasticsearchAsync(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 an Elasticsearch
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteNamespacedMemcachedAsync(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 Memcached
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteNamespacedMongoDBAsync(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 MongoDB
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteNamespacedMySQLAsync(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 MySQL
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteNamespacedPostgresAsync(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 Postgres
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.deleteNamespacedRedisAsync(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 Redis
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.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 |
KubedbComApi.getAPIGroupAsync(ApiCallback<io.kubernetes.client.models.V1APIGroup> callback)
(asynchronously)
get information of a group
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.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 |
KubedbComV1alpha1Api.listDormantDatabaseForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1DormantDatabaseList> callback)
(asynchronously)
list or watch objects of kind DormantDatabase
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listElasticsearchForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1ElasticsearchList> callback)
(asynchronously)
list or watch objects of kind Elasticsearch
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listMemcachedForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1MemcachedList> callback)
(asynchronously)
list or watch objects of kind Memcached
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listMongoDBForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1MongoDBList> callback)
(asynchronously)
list or watch objects of kind MongoDB
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listMySQLForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1MySQLList> callback)
(asynchronously)
list or watch objects of kind MySQL
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listNamespacedDormantDatabaseAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1DormantDatabaseList> callback)
(asynchronously)
list or watch objects of kind DormantDatabase
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listNamespacedElasticsearchAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1ElasticsearchList> callback)
(asynchronously)
list or watch objects of kind Elasticsearch
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listNamespacedMemcachedAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1MemcachedList> callback)
(asynchronously)
list or watch objects of kind Memcached
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listNamespacedMongoDBAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1MongoDBList> callback)
(asynchronously)
list or watch objects of kind MongoDB
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listNamespacedMySQLAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1MySQLList> callback)
(asynchronously)
list or watch objects of kind MySQL
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listNamespacedPostgresAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1PostgresList> callback)
(asynchronously)
list or watch objects of kind Postgres
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listNamespacedRedisAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1RedisList> callback)
(asynchronously)
list or watch objects of kind Redis
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listNamespacedSnapshotAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1SnapshotList> callback)
(asynchronously)
list or watch objects of kind Snapshot
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listPostgresForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1PostgresList> callback)
(asynchronously)
list or watch objects of kind Postgres
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listRedisForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1RedisList> callback)
(asynchronously)
list or watch objects of kind Redis
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.listSnapshotForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1SnapshotList> callback)
(asynchronously)
list or watch objects of kind Snapshot
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.patchNamespacedDormantDatabaseAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1DormantDatabase> callback)
(asynchronously)
partially update the specified DormantDatabase
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.patchNamespacedElasticsearchAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1Elasticsearch> callback)
(asynchronously)
partially update the specified Elasticsearch
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.patchNamespacedMemcachedAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1Memcached> callback)
(asynchronously)
partially update the specified Memcached
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.patchNamespacedMongoDBAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1MongoDB> callback)
(asynchronously)
partially update the specified MongoDB
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.patchNamespacedMySQLAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1MySQL> callback)
(asynchronously)
partially update the specified MySQL
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.patchNamespacedPostgresAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1Postgres> callback)
(asynchronously)
partially update the specified Postgres
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.patchNamespacedRedisAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1Redis> callback)
(asynchronously)
partially update the specified Redis
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.patchNamespacedSnapshotAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1Snapshot> callback)
(asynchronously)
partially update the specified Snapshot
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.readNamespacedDormantDatabaseAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1DormantDatabase> callback)
(asynchronously)
read the specified DormantDatabase
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.readNamespacedElasticsearchAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Elasticsearch> callback)
(asynchronously)
read the specified Elasticsearch
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.readNamespacedMemcachedAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Memcached> callback)
(asynchronously)
read the specified Memcached
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.readNamespacedMongoDBAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1MongoDB> callback)
(asynchronously)
read the specified MongoDB
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.readNamespacedMySQLAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1MySQL> callback)
(asynchronously)
read the specified MySQL
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.readNamespacedPostgresAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Postgres> callback)
(asynchronously)
read the specified Postgres
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.readNamespacedRedisAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Redis> callback)
(asynchronously)
read the specified Redis
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.readNamespacedSnapshotAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1Snapshot> callback)
(asynchronously)
read the specified Snapshot
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.replaceNamespacedDormantDatabaseAsync(String name,
String namespace,
V1alpha1DormantDatabase body,
String pretty,
ApiCallback<V1alpha1DormantDatabase> callback)
(asynchronously)
replace the specified DormantDatabase
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.replaceNamespacedElasticsearchAsync(String name,
String namespace,
V1alpha1Elasticsearch body,
String pretty,
ApiCallback<V1alpha1Elasticsearch> callback)
(asynchronously)
replace the specified Elasticsearch
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.replaceNamespacedMemcachedAsync(String name,
String namespace,
V1alpha1Memcached body,
String pretty,
ApiCallback<V1alpha1Memcached> callback)
(asynchronously)
replace the specified Memcached
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.replaceNamespacedMongoDBAsync(String name,
String namespace,
V1alpha1MongoDB body,
String pretty,
ApiCallback<V1alpha1MongoDB> callback)
(asynchronously)
replace the specified MongoDB
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.replaceNamespacedMySQLAsync(String name,
String namespace,
V1alpha1MySQL body,
String pretty,
ApiCallback<V1alpha1MySQL> callback)
(asynchronously)
replace the specified MySQL
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.replaceNamespacedPostgresAsync(String name,
String namespace,
V1alpha1Postgres body,
String pretty,
ApiCallback<V1alpha1Postgres> callback)
(asynchronously)
replace the specified Postgres
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.replaceNamespacedRedisAsync(String name,
String namespace,
V1alpha1Redis body,
String pretty,
ApiCallback<V1alpha1Redis> callback)
(asynchronously)
replace the specified Redis
|
com.squareup.okhttp.Call |
KubedbComV1alpha1Api.replaceNamespacedSnapshotAsync(String name,
String namespace,
V1alpha1Snapshot body,
String pretty,
ApiCallback<V1alpha1Snapshot> callback)
(asynchronously)
replace the specified Snapshot
|
Copyright © 2018. All rights reserved.