Uses of Interface
io.kubernetes.client.openapi.models.V1GRPCActionFluent
Packages that use V1GRPCActionFluent
-
Uses of V1GRPCActionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1GRPCActionFluentModifier and TypeInterfaceDescriptioninterfaceV1GRPCActionFluent<A extends V1GRPCActionFluent<A>>GeneratedclassV1GRPCActionFluentImpl<A extends V1GRPCActionFluent<A>>GeneratedSubinterfaces of V1GRPCActionFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1GRPCActionFluentModifier and TypeClassDescriptionclassclassV1GRPCActionFluentImpl<A extends V1GRPCActionFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1GRPCActionFluentModifierConstructorDescriptionV1GRPCActionBuilder(V1GRPCActionFluent<?> fluent) V1GRPCActionBuilder(V1GRPCActionFluent<?> fluent, io.kubernetes.client.openapi.models.V1GRPCAction instance) V1GRPCActionBuilder(V1GRPCActionFluent<?> fluent, io.kubernetes.client.openapi.models.V1GRPCAction instance, Boolean validationEnabled) V1GRPCActionBuilder(V1GRPCActionFluent<?> fluent, Boolean validationEnabled)