Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointSliceListFluent
Packages that use V1EndpointSliceListFluent
-
Uses of V1EndpointSliceListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EndpointSliceListFluentModifier and TypeInterfaceDescriptioninterface
V1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
Generatedclass
V1EndpointSliceListFluentImpl<A extends V1EndpointSliceListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1EndpointSliceListFluentModifier and TypeClassDescriptionclass
class
V1EndpointSliceListFluentImpl<A extends V1EndpointSliceListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EndpointSliceListFluentModifierConstructorDescriptionV1EndpointSliceListBuilder
(V1EndpointSliceListFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointSliceList instance) V1EndpointSliceListBuilder
(V1EndpointSliceListFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointSliceList instance, Boolean validationEnabled) V1EndpointSliceListBuilder
(V1EndpointSliceListFluent<?> fluent, Boolean validationEnabled)