Uses of Interface
io.kubernetes.client.openapi.models.V1DeploymentFluent
Packages that use V1DeploymentFluent
-
Uses of V1DeploymentFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1DeploymentFluentModifier and TypeInterfaceDescriptioninterface
V1DeploymentFluent<A extends V1DeploymentFluent<A>>
Generatedclass
V1DeploymentFluentImpl<A extends V1DeploymentFluent<A>>
GeneratedSubinterfaces of V1DeploymentFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1DeploymentFluentModifier and TypeClassDescriptionclass
class
V1DeploymentFluentImpl<A extends V1DeploymentFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1DeploymentFluentModifierConstructorDescriptionV1DeploymentBuilder
(V1DeploymentFluent<?> fluent) V1DeploymentBuilder
(V1DeploymentFluent<?> fluent, io.kubernetes.client.openapi.models.V1Deployment instance) V1DeploymentBuilder
(V1DeploymentFluent<?> fluent, io.kubernetes.client.openapi.models.V1Deployment instance, Boolean validationEnabled) V1DeploymentBuilder
(V1DeploymentFluent<?> fluent, Boolean validationEnabled)