Uses of Interface
io.kubernetes.client.openapi.models.V1HTTPGetActionFluent
Packages that use V1HTTPGetActionFluent
-
Uses of V1HTTPGetActionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1HTTPGetActionFluentModifier and TypeInterfaceDescriptioninterfaceV1HTTPGetActionFluent<A extends V1HTTPGetActionFluent<A>>GeneratedclassV1HTTPGetActionFluentImpl<A extends V1HTTPGetActionFluent<A>>GeneratedSubinterfaces of V1HTTPGetActionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1HTTPGetActionFluentModifier and TypeClassDescriptionclassclassV1HTTPGetActionFluentImpl<A extends V1HTTPGetActionFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1HTTPGetActionFluentModifierConstructorDescriptionV1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent) V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent, io.kubernetes.client.openapi.models.V1HTTPGetAction instance) V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent, io.kubernetes.client.openapi.models.V1HTTPGetAction instance, Boolean validationEnabled) V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent, Boolean validationEnabled)