Uses of Class
io.kubernetes.client.openapi.models.V1alpha1ClusterCIDRBuilder
Packages that use V1alpha1ClusterCIDRBuilder
-
Uses of V1alpha1ClusterCIDRBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha1ClusterCIDRBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1alpha1ClusterCIDR
V1alpha1ClusterCIDRListFluent.buildMatchingItem
(Predicate<V1alpha1ClusterCIDRBuilder> predicate) io.kubernetes.client.openapi.models.V1alpha1ClusterCIDR
V1alpha1ClusterCIDRListFluentImpl.buildMatchingItem
(Predicate<V1alpha1ClusterCIDRBuilder> predicate) V1alpha1ClusterCIDRListFluent.editMatchingItem
(Predicate<V1alpha1ClusterCIDRBuilder> predicate) V1alpha1ClusterCIDRListFluentImpl.editMatchingItem
(Predicate<V1alpha1ClusterCIDRBuilder> predicate) V1alpha1ClusterCIDRListFluent.hasMatchingItem
(Predicate<V1alpha1ClusterCIDRBuilder> predicate) V1alpha1ClusterCIDRListFluentImpl.hasMatchingItem
(Predicate<V1alpha1ClusterCIDRBuilder> predicate) V1alpha1ClusterCIDRListFluent.removeMatchingFromItems
(Predicate<V1alpha1ClusterCIDRBuilder> predicate) V1alpha1ClusterCIDRListFluentImpl.removeMatchingFromItems
(Predicate<V1alpha1ClusterCIDRBuilder> predicate)