Uses of Interface
io.kubernetes.client.openapi.models.V1DeploymentStatusFluent
Packages that use V1DeploymentStatusFluent
-
Uses of V1DeploymentStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1DeploymentStatusFluentModifier and TypeInterfaceDescriptioninterface
V1DeploymentStatusFluent<A extends V1DeploymentStatusFluent<A>>
Generatedclass
V1DeploymentStatusFluentImpl<A extends V1DeploymentStatusFluent<A>>
GeneratedSubinterfaces of V1DeploymentStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1DeploymentStatusFluentModifier and TypeClassDescriptionclass
class
V1DeploymentStatusFluentImpl<A extends V1DeploymentStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1DeploymentStatusFluentModifierConstructorDescriptionV1DeploymentStatusBuilder
(V1DeploymentStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1DeploymentStatus instance) V1DeploymentStatusBuilder
(V1DeploymentStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1DeploymentStatus instance, Boolean validationEnabled) V1DeploymentStatusBuilder
(V1DeploymentStatusFluent<?> fluent, Boolean validationEnabled)