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 TypeInterfaceDescriptioninterfaceV1TCPSocketActionFluent<A extends V1TCPSocketActionFluent<A>>GeneratedclassV1TCPSocketActionFluentImpl<A extends V1TCPSocketActionFluent<A>>GeneratedSubinterfaces of V1TCPSocketActionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1TCPSocketActionFluentModifier and TypeClassDescriptionclassclassV1TCPSocketActionFluentImpl<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)