Uses of Class
io.kubernetes.client.openapi.models.V1alpha1StorageVersionBuilder
Packages that use V1alpha1StorageVersionBuilder
-
Uses of V1alpha1StorageVersionBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha1StorageVersionBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1alpha1StorageVersion
V1alpha1StorageVersionListFluent.buildMatchingItem
(Predicate<V1alpha1StorageVersionBuilder> predicate) io.kubernetes.client.openapi.models.V1alpha1StorageVersion
V1alpha1StorageVersionListFluentImpl.buildMatchingItem
(Predicate<V1alpha1StorageVersionBuilder> predicate) V1alpha1StorageVersionListFluent.editMatchingItem
(Predicate<V1alpha1StorageVersionBuilder> predicate) V1alpha1StorageVersionListFluentImpl.editMatchingItem
(Predicate<V1alpha1StorageVersionBuilder> predicate) V1alpha1StorageVersionListFluent.hasMatchingItem
(Predicate<V1alpha1StorageVersionBuilder> predicate) V1alpha1StorageVersionListFluentImpl.hasMatchingItem
(Predicate<V1alpha1StorageVersionBuilder> predicate) V1alpha1StorageVersionListFluent.removeMatchingFromItems
(Predicate<V1alpha1StorageVersionBuilder> predicate) V1alpha1StorageVersionListFluentImpl.removeMatchingFromItems
(Predicate<V1alpha1StorageVersionBuilder> predicate)