Uses of Class
io.kubernetes.client.openapi.models.V1alpha1StorageVersionList
Packages that use V1alpha1StorageVersionList
-
Uses of V1alpha1StorageVersionList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1StorageVersionListModifier and TypeMethodDescriptionInternalApiserverV1alpha1Api.APIlistStorageVersionRequest.execute()
Execute listStorageVersion requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1StorageVersionListModifier and TypeMethodDescriptionInternalApiserverV1alpha1Api.APIlistStorageVersionRequest.executeWithHttpInfo()
Execute listStorageVersion request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1StorageVersionListModifier and TypeMethodDescriptionokhttp3.Call
InternalApiserverV1alpha1Api.APIlistStorageVersionRequest.executeAsync
(ApiCallback<V1alpha1StorageVersionList> _callback) Execute listStorageVersion request (asynchronously) -
Uses of V1alpha1StorageVersionList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1StorageVersionListModifier and TypeMethodDescriptionV1alpha1StorageVersionList.addItemsItem
(V1alpha1StorageVersion itemsItem) V1alpha1StorageVersionList.apiVersion
(String apiVersion) static V1alpha1StorageVersionList
Create an instance of V1alpha1StorageVersionList given an JSON stringV1alpha1StorageVersionList.items
(List<V1alpha1StorageVersion> items) V1alpha1StorageVersionList.metadata
(V1ListMeta metadata)