Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointsFluent
Packages that use V1EndpointsFluent
-
Uses of V1EndpointsFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EndpointsFluentModifier and TypeInterfaceDescriptioninterface
V1EndpointsFluent<A extends V1EndpointsFluent<A>>
Generatedclass
V1EndpointsFluentImpl<A extends V1EndpointsFluent<A>>
GeneratedSubinterfaces of V1EndpointsFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1EndpointsFluentModifier and TypeClassDescriptionclass
class
V1EndpointsFluentImpl<A extends V1EndpointsFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EndpointsFluentModifierConstructorDescriptionV1EndpointsBuilder
(V1EndpointsFluent<?> fluent) V1EndpointsBuilder
(V1EndpointsFluent<?> fluent, io.kubernetes.client.openapi.models.V1Endpoints instance) V1EndpointsBuilder
(V1EndpointsFluent<?> fluent, io.kubernetes.client.openapi.models.V1Endpoints instance, Boolean validationEnabled) V1EndpointsBuilder
(V1EndpointsFluent<?> fluent, Boolean validationEnabled)