Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointsListFluent
Packages that use V1EndpointsListFluent
-
Uses of V1EndpointsListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EndpointsListFluentModifier and TypeInterfaceDescriptioninterface
V1EndpointsListFluent<A extends V1EndpointsListFluent<A>>
Generatedclass
V1EndpointsListFluentImpl<A extends V1EndpointsListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1EndpointsListFluentModifier and TypeClassDescriptionclass
class
V1EndpointsListFluentImpl<A extends V1EndpointsListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EndpointsListFluentModifierConstructorDescriptionV1EndpointsListBuilder
(V1EndpointsListFluent<?> fluent) V1EndpointsListBuilder
(V1EndpointsListFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointsList instance) V1EndpointsListBuilder
(V1EndpointsListFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointsList instance, Boolean validationEnabled) V1EndpointsListBuilder
(V1EndpointsListFluent<?> fluent, Boolean validationEnabled)