| Package | Description |
|---|---|
| com.kubedb.client.apis | |
| com.kubedb.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1DormantDatabaseList |
KubedbComV1alpha1Api.listDormantDatabaseForAllNamespaces(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
|
V1alpha1DormantDatabaseList |
KubedbComV1alpha1Api.listNamespacedDormantDatabase(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
|
| Modifier and Type | Method and Description |
|---|---|
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<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
|
| Modifier and Type | Method and Description |
|---|---|
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.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
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1DormantDatabaseList |
V1alpha1DormantDatabaseList.addItemsItem(V1alpha1DormantDatabase itemsItem) |
V1alpha1DormantDatabaseList |
V1alpha1DormantDatabaseList.apiVersion(String apiVersion) |
V1alpha1DormantDatabaseList |
V1alpha1DormantDatabaseList.items(List<V1alpha1DormantDatabase> items) |
V1alpha1DormantDatabaseList |
V1alpha1DormantDatabaseList.kind(String kind) |
V1alpha1DormantDatabaseList |
V1alpha1DormantDatabaseList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
Copyright © 2018. All rights reserved.