Uses of Class
io.kubernetes.client.openapi.models.V1alpha1StorageVersionMigrationList
Packages that use V1alpha1StorageVersionMigrationList
-
Uses of V1alpha1StorageVersionMigrationList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1StorageVersionMigrationListModifier and TypeMethodDescriptionStoragemigrationV1alpha1Api.APIlistStorageVersionMigrationRequest.execute()
Execute listStorageVersionMigration requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1StorageVersionMigrationListModifier and TypeMethodDescriptionStoragemigrationV1alpha1Api.APIlistStorageVersionMigrationRequest.executeWithHttpInfo()
Execute listStorageVersionMigration request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1StorageVersionMigrationListModifier and TypeMethodDescriptionokhttp3.Call
StoragemigrationV1alpha1Api.APIlistStorageVersionMigrationRequest.executeAsync
(ApiCallback<V1alpha1StorageVersionMigrationList> _callback) Execute listStorageVersionMigration request (asynchronously) -
Uses of V1alpha1StorageVersionMigrationList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1StorageVersionMigrationListModifier and TypeMethodDescriptionV1alpha1StorageVersionMigrationList.addItemsItem
(V1alpha1StorageVersionMigration itemsItem) V1alpha1StorageVersionMigrationList.apiVersion
(String apiVersion) Create an instance of V1alpha1StorageVersionMigrationList given an JSON stringV1alpha1StorageVersionMigrationList.items
(List<V1alpha1StorageVersionMigration> items) V1alpha1StorageVersionMigrationList.metadata
(V1ListMeta metadata)