Uses of Interface
io.kubernetes.client.openapi.models.V1ContainerImageFluent
Packages that use V1ContainerImageFluent
-
Uses of V1ContainerImageFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ContainerImageFluentModifier and TypeInterfaceDescriptioninterface
V1ContainerImageFluent<A extends V1ContainerImageFluent<A>>
Generatedclass
V1ContainerImageFluentImpl<A extends V1ContainerImageFluent<A>>
GeneratedSubinterfaces of V1ContainerImageFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ContainerImageFluentModifier and TypeClassDescriptionclass
class
V1ContainerImageFluentImpl<A extends V1ContainerImageFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ContainerImageFluentModifierConstructorDescriptionV1ContainerImageBuilder
(V1ContainerImageFluent<?> fluent) V1ContainerImageBuilder
(V1ContainerImageFluent<?> fluent, io.kubernetes.client.openapi.models.V1ContainerImage instance) V1ContainerImageBuilder
(V1ContainerImageFluent<?> fluent, io.kubernetes.client.openapi.models.V1ContainerImage instance, Boolean validationEnabled) V1ContainerImageBuilder
(V1ContainerImageFluent<?> fluent, Boolean validationEnabled)