Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicaSetStatusFluent
Packages that use V1ReplicaSetStatusFluent
-
Uses of V1ReplicaSetStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ReplicaSetStatusFluentModifier and TypeInterfaceDescriptioninterface
V1ReplicaSetStatusFluent<A extends V1ReplicaSetStatusFluent<A>>
Generatedclass
V1ReplicaSetStatusFluentImpl<A extends V1ReplicaSetStatusFluent<A>>
GeneratedSubinterfaces of V1ReplicaSetStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ReplicaSetStatusFluentModifier and TypeClassDescriptionclass
class
V1ReplicaSetStatusFluentImpl<A extends V1ReplicaSetStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ReplicaSetStatusFluentModifierConstructorDescriptionV1ReplicaSetStatusBuilder
(V1ReplicaSetStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicaSetStatus instance) V1ReplicaSetStatusBuilder
(V1ReplicaSetStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicaSetStatus instance, Boolean validationEnabled) V1ReplicaSetStatusBuilder
(V1ReplicaSetStatusFluent<?> fluent, Boolean validationEnabled)