Uses of Interface
io.kubernetes.client.openapi.models.V1TCPSocketActionFluent
Packages that use V1TCPSocketActionFluent
-
Uses of V1TCPSocketActionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1TCPSocketActionFluentModifier and TypeInterfaceDescriptioninterface
V1TCPSocketActionFluent<A extends V1TCPSocketActionFluent<A>>
Generatedclass
V1TCPSocketActionFluentImpl<A extends V1TCPSocketActionFluent<A>>
GeneratedSubinterfaces of V1TCPSocketActionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1TCPSocketActionFluentModifier and TypeClassDescriptionclass
class
V1TCPSocketActionFluentImpl<A extends V1TCPSocketActionFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1TCPSocketActionFluentModifierConstructorDescriptionV1TCPSocketActionBuilder
(V1TCPSocketActionFluent<?> fluent) V1TCPSocketActionBuilder
(V1TCPSocketActionFluent<?> fluent, io.kubernetes.client.openapi.models.V1TCPSocketAction instance) V1TCPSocketActionBuilder
(V1TCPSocketActionFluent<?> fluent, io.kubernetes.client.openapi.models.V1TCPSocketAction instance, Boolean validationEnabled) V1TCPSocketActionBuilder
(V1TCPSocketActionFluent<?> fluent, Boolean validationEnabled)