Uses of Interface
io.kubernetes.client.openapi.models.V1DaemonEndpointFluent
Packages that use V1DaemonEndpointFluent
-
Uses of V1DaemonEndpointFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1DaemonEndpointFluentModifier and TypeInterfaceDescriptioninterface
V1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>
Generatedclass
V1DaemonEndpointFluentImpl<A extends V1DaemonEndpointFluent<A>>
GeneratedSubinterfaces of V1DaemonEndpointFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1DaemonEndpointFluentModifier and TypeClassDescriptionclass
class
V1DaemonEndpointFluentImpl<A extends V1DaemonEndpointFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1DaemonEndpointFluentModifierConstructorDescriptionV1DaemonEndpointBuilder
(V1DaemonEndpointFluent<?> fluent) V1DaemonEndpointBuilder
(V1DaemonEndpointFluent<?> fluent, io.kubernetes.client.openapi.models.V1DaemonEndpoint instance) V1DaemonEndpointBuilder
(V1DaemonEndpointFluent<?> fluent, io.kubernetes.client.openapi.models.V1DaemonEndpoint instance, Boolean validationEnabled) V1DaemonEndpointBuilder
(V1DaemonEndpointFluent<?> fluent, Boolean validationEnabled)