Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicationControllerStatusFluent
Packages that use V1ReplicationControllerStatusFluent
-
Uses of V1ReplicationControllerStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ReplicationControllerStatusFluentModifier and TypeInterfaceDescriptioninterface
Generatedclass
GeneratedSubinterfaces of V1ReplicationControllerStatusFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1ReplicationControllerStatusFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ReplicationControllerStatusFluentModifierConstructorDescriptionV1ReplicationControllerStatusBuilder
(V1ReplicationControllerStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicationControllerStatus instance) V1ReplicationControllerStatusBuilder
(V1ReplicationControllerStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicationControllerStatus instance, Boolean validationEnabled) V1ReplicationControllerStatusBuilder
(V1ReplicationControllerStatusFluent<?> fluent, Boolean validationEnabled)