Uses of Interface
io.kubernetes.client.openapi.models.V1ProbeFluent
Packages that use V1ProbeFluent
-
Uses of V1ProbeFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ProbeFluentModifier and TypeInterfaceDescriptioninterface
V1ProbeFluent<A extends V1ProbeFluent<A>>
Generatedclass
V1ProbeFluentImpl<A extends V1ProbeFluent<A>>
GeneratedSubinterfaces of V1ProbeFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1ProbeFluentModifier and TypeClassDescriptionclass
class
V1ProbeFluentImpl<A extends V1ProbeFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ProbeFluentModifierConstructorDescriptionV1ProbeBuilder
(V1ProbeFluent<?> fluent) V1ProbeBuilder
(V1ProbeFluent<?> fluent, io.kubernetes.client.openapi.models.V1Probe instance) V1ProbeBuilder
(V1ProbeFluent<?> fluent, io.kubernetes.client.openapi.models.V1Probe instance, Boolean validationEnabled) V1ProbeBuilder
(V1ProbeFluent<?> fluent, Boolean validationEnabled)