Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointSubsetFluent
Packages that use V1EndpointSubsetFluent
-
Uses of V1EndpointSubsetFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EndpointSubsetFluentModifier and TypeInterfaceDescriptioninterface
V1EndpointSubsetFluent<A extends V1EndpointSubsetFluent<A>>
Generatedclass
V1EndpointSubsetFluentImpl<A extends V1EndpointSubsetFluent<A>>
GeneratedSubinterfaces of V1EndpointSubsetFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1EndpointSubsetFluentModifier and TypeClassDescriptionclass
class
V1EndpointSubsetFluentImpl<A extends V1EndpointSubsetFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EndpointSubsetFluentModifierConstructorDescriptionV1EndpointSubsetBuilder
(V1EndpointSubsetFluent<?> fluent) V1EndpointSubsetBuilder
(V1EndpointSubsetFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointSubset instance) V1EndpointSubsetBuilder
(V1EndpointSubsetFluent<?> fluent, io.kubernetes.client.openapi.models.V1EndpointSubset instance, Boolean validationEnabled) V1EndpointSubsetBuilder
(V1EndpointSubsetFluent<?> fluent, Boolean validationEnabled)