Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointHintsFluent
Packages that use V1EndpointHintsFluent
-
Uses of V1EndpointHintsFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EndpointHintsFluentModifier and TypeInterfaceDescriptioninterface
V1EndpointHintsFluent<A extends V1EndpointHintsFluent<A>>
Generatedclass
V1EndpointHintsFluentImpl<A extends V1EndpointHintsFluent<A>>
GeneratedSubinterfaces of V1EndpointHintsFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1EndpointHintsFluentModifier and TypeClassDescriptionclass
class
V1EndpointHintsFluentImpl<A extends V1EndpointHintsFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EndpointHintsFluentModifierConstructorDescriptionV1EndpointHintsBuilder
(V1EndpointHintsFluent<?> fluent) V1EndpointHintsBuilder
(V1EndpointHintsFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointHints instance) V1EndpointHintsBuilder
(V1EndpointHintsFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointHints instance, Boolean validationEnabled) V1EndpointHintsBuilder
(V1EndpointHintsFluent<?> fluent, Boolean validationEnabled)