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.listStorageVersionMigration
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch) list or watch objects of kind StorageVersionMigrationMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1StorageVersionMigrationListModifier and TypeMethodDescriptionStoragemigrationV1alpha1Api.listStorageVersionMigrationWithHttpInfo
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch) list or watch objects of kind StorageVersionMigrationMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1StorageVersionMigrationListModifier and TypeMethodDescriptionokhttp3.Call
StoragemigrationV1alpha1Api.listStorageVersionMigrationAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1StorageVersionMigrationList> _callback) (asynchronously) list or watch objects of kind StorageVersionMigration -
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) V1alpha1StorageVersionMigrationList.items
(List<V1alpha1StorageVersionMigration> items) V1alpha1StorageVersionMigrationList.metadata
(V1ListMeta metadata)