| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1VolumeAttachmentList |
StorageV1beta1Api.listVolumeAttachment(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind VolumeAttachment
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1beta1VolumeAttachmentList> |
StorageV1beta1Api.listVolumeAttachmentWithHttpInfo(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind VolumeAttachment
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
StorageV1beta1Api.listVolumeAttachmentAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1VolumeAttachmentList> _callback)
(asynchronously) list or watch objects of kind VolumeAttachment
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1VolumeAttachmentList |
V1beta1VolumeAttachmentList.addItemsItem(V1beta1VolumeAttachment itemsItem) |
V1beta1VolumeAttachmentList |
V1beta1VolumeAttachmentList.apiVersion(String apiVersion) |
V1beta1VolumeAttachmentList |
V1beta1VolumeAttachmentList.items(List<V1beta1VolumeAttachment> items) |
V1beta1VolumeAttachmentList |
V1beta1VolumeAttachmentList.kind(String kind) |
V1beta1VolumeAttachmentList |
V1beta1VolumeAttachmentList.metadata(V1ListMeta metadata) |
Copyright © 2021. All rights reserved.