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 TypeInterfaceDescriptioninterfaceV1DaemonEndpointFluent<A extends V1DaemonEndpointFluent<A>>GeneratedclassV1DaemonEndpointFluentImpl<A extends V1DaemonEndpointFluent<A>>GeneratedSubinterfaces of V1DaemonEndpointFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1DaemonEndpointFluentModifier and TypeClassDescriptionclassclassV1DaemonEndpointFluentImpl<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)