Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicationControllerFluent
Packages that use V1ReplicationControllerFluent
-
Uses of V1ReplicationControllerFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ReplicationControllerFluentModifier and TypeInterfaceDescriptioninterface
V1ReplicationControllerFluent<A extends V1ReplicationControllerFluent<A>>
Generatedclass
GeneratedSubinterfaces of V1ReplicationControllerFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1ReplicationControllerFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ReplicationControllerFluentModifierConstructorDescriptionV1ReplicationControllerBuilder
(V1ReplicationControllerFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicationController instance) V1ReplicationControllerBuilder
(V1ReplicationControllerFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicationController instance, Boolean validationEnabled) V1ReplicationControllerBuilder
(V1ReplicationControllerFluent<?> fluent, Boolean validationEnabled)