Uses of Class
io.kubernetes.client.openapi.models.V1alpha1VolumeAttributesClassList
Packages that use V1alpha1VolumeAttributesClassList
-
Uses of V1alpha1VolumeAttributesClassList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1VolumeAttributesClassListModifier and TypeMethodDescriptionStorageV1alpha1Api.listVolumeAttributesClass
(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 VolumeAttributesClassMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1VolumeAttributesClassListModifier and TypeMethodDescriptionStorageV1alpha1Api.listVolumeAttributesClassWithHttpInfo
(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 VolumeAttributesClassMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1VolumeAttributesClassListModifier and TypeMethodDescriptionokhttp3.Call
StorageV1alpha1Api.listVolumeAttributesClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1VolumeAttributesClassList> _callback) (asynchronously) list or watch objects of kind VolumeAttributesClass -
Uses of V1alpha1VolumeAttributesClassList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1VolumeAttributesClassListModifier and TypeMethodDescriptionV1alpha1VolumeAttributesClassList.addItemsItem
(V1alpha1VolumeAttributesClass itemsItem) V1alpha1VolumeAttributesClassList.apiVersion
(String apiVersion) V1alpha1VolumeAttributesClassList.items
(List<V1alpha1VolumeAttributesClass> items) V1alpha1VolumeAttributesClassList.metadata
(V1ListMeta metadata)