Uses of Class
io.kubernetes.client.openapi.models.V1CSINodeList
Packages that use V1CSINodeList
-
Uses of V1CSINodeList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1CSINodeListModifier and TypeMethodDescriptionStorageV1Api.APIlistCSINodeRequest.execute()
Execute listCSINode requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1CSINodeListModifier and TypeMethodDescriptionStorageV1Api.APIlistCSINodeRequest.executeWithHttpInfo()
Execute listCSINode request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1CSINodeListModifier and TypeMethodDescriptionokhttp3.Call
StorageV1Api.APIlistCSINodeRequest.executeAsync
(ApiCallback<V1CSINodeList> _callback) Execute listCSINode request (asynchronously) -
Uses of V1CSINodeList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CSINodeListModifier and TypeMethodDescriptionV1CSINodeList.addItemsItem
(V1CSINode itemsItem) V1CSINodeList.apiVersion
(String apiVersion) static V1CSINodeList
Create an instance of V1CSINodeList given an JSON stringV1CSINodeList.metadata
(V1ListMeta metadata)