Uses of Class
io.kubernetes.client.openapi.models.V1StorageClassList
Packages that use V1StorageClassList
-
Uses of V1StorageClassList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1StorageClassListModifier and TypeMethodDescriptionStorageV1Api.APIlistStorageClassRequest.execute()
Execute listStorageClass requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1StorageClassListModifier and TypeMethodDescriptionStorageV1Api.APIlistStorageClassRequest.executeWithHttpInfo()
Execute listStorageClass request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1StorageClassListModifier and TypeMethodDescriptionokhttp3.Call
StorageV1Api.APIlistStorageClassRequest.executeAsync
(ApiCallback<V1StorageClassList> _callback) Execute listStorageClass request (asynchronously) -
Uses of V1StorageClassList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1StorageClassListModifier and TypeMethodDescriptionV1StorageClassList.addItemsItem
(V1StorageClass itemsItem) V1StorageClassList.apiVersion
(String apiVersion) static V1StorageClassList
Create an instance of V1StorageClassList given an JSON stringV1StorageClassList.items
(List<V1StorageClass> items) V1StorageClassList.metadata
(V1ListMeta metadata)