Uses of Interface
io.kubernetes.client.openapi.models.V1DeploymentSpecFluent
Packages that use V1DeploymentSpecFluent
-
Uses of V1DeploymentSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1DeploymentSpecFluentModifier and TypeInterfaceDescriptioninterface
V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>
Generatedclass
V1DeploymentSpecFluentImpl<A extends V1DeploymentSpecFluent<A>>
GeneratedSubinterfaces of V1DeploymentSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1DeploymentSpecFluentModifier and TypeClassDescriptionclass
class
V1DeploymentSpecFluentImpl<A extends V1DeploymentSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1DeploymentSpecFluentModifierConstructorDescriptionV1DeploymentSpecBuilder
(V1DeploymentSpecFluent<?> fluent) V1DeploymentSpecBuilder
(V1DeploymentSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1DeploymentSpec instance) V1DeploymentSpecBuilder
(V1DeploymentSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1DeploymentSpec instance, Boolean validationEnabled) V1DeploymentSpecBuilder
(V1DeploymentSpecFluent<?> fluent, Boolean validationEnabled)