| Package | Description |
|---|---|
| com.kubedb.client | |
| com.kubedb.client.apis |
| Modifier and Type | Method and Description |
|---|---|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1DormantDatabase> |
KubedbComV1alpha1Api.createNamespacedDormantDatabaseWithHttpInfo(String namespace,
V1alpha1DormantDatabase body,
String pretty)
create a DormantDatabase
|
ApiResponse<V1alpha1Elasticsearch> |
KubedbComV1alpha1Api.createNamespacedElasticsearchWithHttpInfo(String namespace,
V1alpha1Elasticsearch body,
String pretty)
create an Elasticsearch
|
ApiResponse<V1alpha1Memcached> |
KubedbComV1alpha1Api.createNamespacedMemcachedWithHttpInfo(String namespace,
V1alpha1Memcached body,
String pretty)
create a Memcached
|
ApiResponse<V1alpha1MongoDB> |
KubedbComV1alpha1Api.createNamespacedMongoDBWithHttpInfo(String namespace,
V1alpha1MongoDB body,
String pretty)
create a MongoDB
|
ApiResponse<V1alpha1MySQL> |
KubedbComV1alpha1Api.createNamespacedMySQLWithHttpInfo(String namespace,
V1alpha1MySQL body,
String pretty)
create a MySQL
|
ApiResponse<V1alpha1Postgres> |
KubedbComV1alpha1Api.createNamespacedPostgresWithHttpInfo(String namespace,
V1alpha1Postgres body,
String pretty)
create Postgres
|
ApiResponse<V1alpha1Redis> |
KubedbComV1alpha1Api.createNamespacedRedisWithHttpInfo(String namespace,
V1alpha1Redis body,
String pretty)
create Redis
|
ApiResponse<V1alpha1Snapshot> |
KubedbComV1alpha1Api.createNamespacedSnapshotWithHttpInfo(String namespace,
V1alpha1Snapshot body,
String pretty)
create a Snapshot
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteCollectionNamespacedDormantDatabaseWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DormantDatabase
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteCollectionNamespacedElasticsearchWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Elasticsearch
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteCollectionNamespacedMemcachedWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Memcached
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteCollectionNamespacedMongoDBWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of MongoDB
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteCollectionNamespacedMySQLWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of MySQL
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteCollectionNamespacedPostgresWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Postgres
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteCollectionNamespacedRedisWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Redis
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteCollectionNamespacedSnapshotWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Snapshot
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteNamespacedDormantDatabaseWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DormantDatabase
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteNamespacedElasticsearchWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Elasticsearch
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteNamespacedMemcachedWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Memcached
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteNamespacedMongoDBWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a MongoDB
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteNamespacedMySQLWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a MySQL
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteNamespacedPostgresWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete Postgres
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteNamespacedRedisWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete Redis
|
ApiResponse<io.kubernetes.client.models.V1Status> |
KubedbComV1alpha1Api.deleteNamespacedSnapshotWithHttpInfo(String name,
String namespace,
io.kubernetes.client.models.V1DeleteOptions body,
String pretty,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Snapshot
|
ApiResponse<io.kubernetes.client.models.V1APIGroup> |
KubedbComApi.getAPIGroupWithHttpInfo()
get information of a group
|
ApiResponse<io.kubernetes.client.models.V1APIResourceList> |
KubedbComV1alpha1Api.getAPIResourcesWithHttpInfo()
get available resources
|
ApiResponse<io.kubernetes.client.models.V1APIGroupList> |
ApisApi.getAPIVersionsWithHttpInfo()
get available API versions
|
ApiResponse<V1alpha1DormantDatabaseList> |
KubedbComV1alpha1Api.listDormantDatabaseForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DormantDatabase
|
ApiResponse<V1alpha1ElasticsearchList> |
KubedbComV1alpha1Api.listElasticsearchForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Elasticsearch
|
ApiResponse<V1alpha1MemcachedList> |
KubedbComV1alpha1Api.listMemcachedForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Memcached
|
ApiResponse<V1alpha1MongoDBList> |
KubedbComV1alpha1Api.listMongoDBForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind MongoDB
|
ApiResponse<V1alpha1MySQLList> |
KubedbComV1alpha1Api.listMySQLForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind MySQL
|
ApiResponse<V1alpha1DormantDatabaseList> |
KubedbComV1alpha1Api.listNamespacedDormantDatabaseWithHttpInfo(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 DormantDatabase
|
ApiResponse<V1alpha1ElasticsearchList> |
KubedbComV1alpha1Api.listNamespacedElasticsearchWithHttpInfo(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 Elasticsearch
|
ApiResponse<V1alpha1MemcachedList> |
KubedbComV1alpha1Api.listNamespacedMemcachedWithHttpInfo(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 Memcached
|
ApiResponse<V1alpha1MongoDBList> |
KubedbComV1alpha1Api.listNamespacedMongoDBWithHttpInfo(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 MongoDB
|
ApiResponse<V1alpha1MySQLList> |
KubedbComV1alpha1Api.listNamespacedMySQLWithHttpInfo(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 MySQL
|
ApiResponse<V1alpha1PostgresList> |
KubedbComV1alpha1Api.listNamespacedPostgresWithHttpInfo(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 Postgres
|
ApiResponse<V1alpha1RedisList> |
KubedbComV1alpha1Api.listNamespacedRedisWithHttpInfo(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 Redis
|
ApiResponse<V1alpha1SnapshotList> |
KubedbComV1alpha1Api.listNamespacedSnapshotWithHttpInfo(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 Snapshot
|
ApiResponse<V1alpha1PostgresList> |
KubedbComV1alpha1Api.listPostgresForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Postgres
|
ApiResponse<V1alpha1RedisList> |
KubedbComV1alpha1Api.listRedisForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Redis
|
ApiResponse<V1alpha1SnapshotList> |
KubedbComV1alpha1Api.listSnapshotForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Snapshot
|
ApiResponse<V1alpha1DormantDatabase> |
KubedbComV1alpha1Api.patchNamespacedDormantDatabaseWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified DormantDatabase
|
ApiResponse<V1alpha1Elasticsearch> |
KubedbComV1alpha1Api.patchNamespacedElasticsearchWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Elasticsearch
|
ApiResponse<V1alpha1Memcached> |
KubedbComV1alpha1Api.patchNamespacedMemcachedWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Memcached
|
ApiResponse<V1alpha1MongoDB> |
KubedbComV1alpha1Api.patchNamespacedMongoDBWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified MongoDB
|
ApiResponse<V1alpha1MySQL> |
KubedbComV1alpha1Api.patchNamespacedMySQLWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified MySQL
|
ApiResponse<V1alpha1Postgres> |
KubedbComV1alpha1Api.patchNamespacedPostgresWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Postgres
|
ApiResponse<V1alpha1Redis> |
KubedbComV1alpha1Api.patchNamespacedRedisWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Redis
|
ApiResponse<V1alpha1Snapshot> |
KubedbComV1alpha1Api.patchNamespacedSnapshotWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Snapshot
|
ApiResponse<V1alpha1DormantDatabase> |
KubedbComV1alpha1Api.readNamespacedDormantDatabaseWithHttpInfo(String name,
String namespace,
String pretty)
read the specified DormantDatabase
|
ApiResponse<V1alpha1Elasticsearch> |
KubedbComV1alpha1Api.readNamespacedElasticsearchWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Elasticsearch
|
ApiResponse<V1alpha1Memcached> |
KubedbComV1alpha1Api.readNamespacedMemcachedWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Memcached
|
ApiResponse<V1alpha1MongoDB> |
KubedbComV1alpha1Api.readNamespacedMongoDBWithHttpInfo(String name,
String namespace,
String pretty)
read the specified MongoDB
|
ApiResponse<V1alpha1MySQL> |
KubedbComV1alpha1Api.readNamespacedMySQLWithHttpInfo(String name,
String namespace,
String pretty)
read the specified MySQL
|
ApiResponse<V1alpha1Postgres> |
KubedbComV1alpha1Api.readNamespacedPostgresWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Postgres
|
ApiResponse<V1alpha1Redis> |
KubedbComV1alpha1Api.readNamespacedRedisWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Redis
|
ApiResponse<V1alpha1Snapshot> |
KubedbComV1alpha1Api.readNamespacedSnapshotWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Snapshot
|
ApiResponse<V1alpha1DormantDatabase> |
KubedbComV1alpha1Api.replaceNamespacedDormantDatabaseWithHttpInfo(String name,
String namespace,
V1alpha1DormantDatabase body,
String pretty)
replace the specified DormantDatabase
|
ApiResponse<V1alpha1Elasticsearch> |
KubedbComV1alpha1Api.replaceNamespacedElasticsearchWithHttpInfo(String name,
String namespace,
V1alpha1Elasticsearch body,
String pretty)
replace the specified Elasticsearch
|
ApiResponse<V1alpha1Memcached> |
KubedbComV1alpha1Api.replaceNamespacedMemcachedWithHttpInfo(String name,
String namespace,
V1alpha1Memcached body,
String pretty)
replace the specified Memcached
|
ApiResponse<V1alpha1MongoDB> |
KubedbComV1alpha1Api.replaceNamespacedMongoDBWithHttpInfo(String name,
String namespace,
V1alpha1MongoDB body,
String pretty)
replace the specified MongoDB
|
ApiResponse<V1alpha1MySQL> |
KubedbComV1alpha1Api.replaceNamespacedMySQLWithHttpInfo(String name,
String namespace,
V1alpha1MySQL body,
String pretty)
replace the specified MySQL
|
ApiResponse<V1alpha1Postgres> |
KubedbComV1alpha1Api.replaceNamespacedPostgresWithHttpInfo(String name,
String namespace,
V1alpha1Postgres body,
String pretty)
replace the specified Postgres
|
ApiResponse<V1alpha1Redis> |
KubedbComV1alpha1Api.replaceNamespacedRedisWithHttpInfo(String name,
String namespace,
V1alpha1Redis body,
String pretty)
replace the specified Redis
|
ApiResponse<V1alpha1Snapshot> |
KubedbComV1alpha1Api.replaceNamespacedSnapshotWithHttpInfo(String name,
String namespace,
V1alpha1Snapshot body,
String pretty)
replace the specified Snapshot
|
Copyright © 2018. All rights reserved.