Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointSliceFluent
Packages that use V1EndpointSliceFluent
-
Uses of V1EndpointSliceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EndpointSliceFluentModifier and TypeInterfaceDescriptioninterfaceV1EndpointSliceFluent<A extends V1EndpointSliceFluent<A>>GeneratedclassV1EndpointSliceFluentImpl<A extends V1EndpointSliceFluent<A>>GeneratedSubinterfaces of V1EndpointSliceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1EndpointSliceFluentModifier and TypeClassDescriptionclassclassV1EndpointSliceFluentImpl<A extends V1EndpointSliceFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EndpointSliceFluentModifierConstructorDescriptionV1EndpointSliceBuilder(V1EndpointSliceFluent<?> fluent) V1EndpointSliceBuilder(V1EndpointSliceFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointSlice instance) V1EndpointSliceBuilder(V1EndpointSliceFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointSlice instance, Boolean validationEnabled) V1EndpointSliceBuilder(V1EndpointSliceFluent<?> fluent, Boolean validationEnabled)