Uses of Class
io.kubernetes.client.openapi.models.V1CSIDriverList
Packages that use V1CSIDriverList
-
Uses of V1CSIDriverList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1CSIDriverListModifier and TypeMethodDescriptionStorageV1Api.APIlistCSIDriverRequest.execute()Execute listCSIDriver requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1CSIDriverListModifier and TypeMethodDescriptionStorageV1Api.APIlistCSIDriverRequest.executeWithHttpInfo()Execute listCSIDriver request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1CSIDriverListModifier and TypeMethodDescriptionokhttp3.CallStorageV1Api.APIlistCSIDriverRequest.executeAsync(ApiCallback<V1CSIDriverList> _callback) Execute listCSIDriver request (asynchronously) -
Uses of V1CSIDriverList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CSIDriverListModifier and TypeMethodDescriptionV1CSIDriverList.addItemsItem(V1CSIDriver itemsItem) V1CSIDriverList.apiVersion(String apiVersion) static V1CSIDriverListCreate an instance of V1CSIDriverList given an JSON stringV1CSIDriverList.items(List<V1CSIDriver> items) V1CSIDriverList.metadata(V1ListMeta metadata)