Uses of Class
io.kubernetes.client.openapi.models.V1PersistentVolumeList
Packages that use V1PersistentVolumeList
-
Uses of V1PersistentVolumeList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1PersistentVolumeListModifier and TypeMethodDescriptionCoreV1Api.APIlistPersistentVolumeRequest.execute()Execute listPersistentVolume requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1PersistentVolumeListModifier and TypeMethodDescriptionCoreV1Api.APIlistPersistentVolumeRequest.executeWithHttpInfo()Execute listPersistentVolume request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1PersistentVolumeListModifier and TypeMethodDescriptionokhttp3.CallCoreV1Api.APIlistPersistentVolumeRequest.executeAsync(ApiCallback<V1PersistentVolumeList> _callback) Execute listPersistentVolume request (asynchronously) -
Uses of V1PersistentVolumeList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PersistentVolumeListModifier and TypeMethodDescriptionV1PersistentVolumeList.addItemsItem(V1PersistentVolume itemsItem) V1PersistentVolumeList.apiVersion(String apiVersion) static V1PersistentVolumeListCreate an instance of V1PersistentVolumeList given an JSON stringV1PersistentVolumeList.items(List<V1PersistentVolume> items) V1PersistentVolumeList.metadata(V1ListMeta metadata)