Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointFluent
Packages that use V1EndpointFluent
-
Uses of V1EndpointFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EndpointFluentModifier and TypeInterfaceDescriptioninterface
V1EndpointFluent<A extends V1EndpointFluent<A>>
Generatedclass
V1EndpointFluentImpl<A extends V1EndpointFluent<A>>
GeneratedSubinterfaces of V1EndpointFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1EndpointFluentModifier and TypeClassDescriptionclass
class
V1EndpointFluentImpl<A extends V1EndpointFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EndpointFluentModifierConstructorDescriptionV1EndpointBuilder
(V1EndpointFluent<?> fluent) V1EndpointBuilder
(V1EndpointFluent<?> fluent, io.kubernetes.client.openapi.models.V1Endpoint instance) V1EndpointBuilder
(V1EndpointFluent<?> fluent, io.kubernetes.client.openapi.models.V1Endpoint instance, Boolean validationEnabled) V1EndpointBuilder
(V1EndpointFluent<?> fluent, Boolean validationEnabled)