Uses of Class
io.kubernetes.client.openapi.models.V1beta1VolumeAttributesClassList
Packages that use V1beta1VolumeAttributesClassList
-
Uses of V1beta1VolumeAttributesClassList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta1VolumeAttributesClassListModifier and TypeMethodDescriptionStorageV1beta1Api.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 V1beta1VolumeAttributesClassListModifier and TypeMethodDescriptionStorageV1beta1Api.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 V1beta1VolumeAttributesClassListModifier and TypeMethodDescriptionokhttp3.Call
StorageV1beta1Api.listVolumeAttributesClassAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta1VolumeAttributesClassList> _callback) (asynchronously) list or watch objects of kind VolumeAttributesClass -
Uses of V1beta1VolumeAttributesClassList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1VolumeAttributesClassListModifier and TypeMethodDescriptionV1beta1VolumeAttributesClassList.addItemsItem
(V1beta1VolumeAttributesClass itemsItem) V1beta1VolumeAttributesClassList.apiVersion
(String apiVersion) V1beta1VolumeAttributesClassList.items
(List<V1beta1VolumeAttributesClass> items) V1beta1VolumeAttributesClassList.metadata
(V1ListMeta metadata)