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 TypeInterfaceDescriptioninterface
V1HTTPGetActionFluent<A extends V1HTTPGetActionFluent<A>>
Generatedclass
V1HTTPGetActionFluentImpl<A extends V1HTTPGetActionFluent<A>>
GeneratedSubinterfaces of V1HTTPGetActionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1HTTPGetActionFluentModifier and TypeClassDescriptionclass
class
V1HTTPGetActionFluentImpl<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)