Uses of Class
io.kubernetes.client.openapi.models.V1DeploymentBuilder
Packages that use V1DeploymentBuilder
-
Uses of V1DeploymentBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1DeploymentBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1DeploymentV1DeploymentListFluent.buildMatchingItem(Predicate<V1DeploymentBuilder> predicate) io.kubernetes.client.openapi.models.V1DeploymentV1DeploymentListFluentImpl.buildMatchingItem(Predicate<V1DeploymentBuilder> predicate) V1DeploymentListFluent.editMatchingItem(Predicate<V1DeploymentBuilder> predicate) V1DeploymentListFluentImpl.editMatchingItem(Predicate<V1DeploymentBuilder> predicate) V1DeploymentListFluent.hasMatchingItem(Predicate<V1DeploymentBuilder> predicate) V1DeploymentListFluentImpl.hasMatchingItem(Predicate<V1DeploymentBuilder> predicate) V1DeploymentListFluent.removeMatchingFromItems(Predicate<V1DeploymentBuilder> predicate) V1DeploymentListFluentImpl.removeMatchingFromItems(Predicate<V1DeploymentBuilder> predicate)