Uses of Interface
io.kubernetes.client.openapi.models.V1NodeDaemonEndpointsFluent
Packages that use V1NodeDaemonEndpointsFluent
-
Uses of V1NodeDaemonEndpointsFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NodeDaemonEndpointsFluentModifier and TypeInterfaceDescriptioninterface
V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>
Generatedclass
V1NodeDaemonEndpointsFluentImpl<A extends V1NodeDaemonEndpointsFluent<A>>
GeneratedSubinterfaces of V1NodeDaemonEndpointsFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1NodeDaemonEndpointsFluentModifier and TypeClassDescriptionclass
class
V1NodeDaemonEndpointsFluentImpl<A extends V1NodeDaemonEndpointsFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NodeDaemonEndpointsFluentModifierConstructorDescriptionV1NodeDaemonEndpointsBuilder
(V1NodeDaemonEndpointsFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance) V1NodeDaemonEndpointsBuilder
(V1NodeDaemonEndpointsFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance, Boolean validationEnabled) V1NodeDaemonEndpointsBuilder
(V1NodeDaemonEndpointsFluent<?> fluent, Boolean validationEnabled)