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