Uses of Interface
io.kubernetes.client.openapi.models.V1RuleWithOperationsFluent
Packages that use V1RuleWithOperationsFluent
-
Uses of V1RuleWithOperationsFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1RuleWithOperationsFluentModifier and TypeInterfaceDescriptioninterface
V1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>
Generatedclass
V1RuleWithOperationsFluentImpl<A extends V1RuleWithOperationsFluent<A>>
GeneratedSubinterfaces of V1RuleWithOperationsFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1RuleWithOperationsFluentModifier and TypeClassDescriptionclass
class
V1RuleWithOperationsFluentImpl<A extends V1RuleWithOperationsFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1RuleWithOperationsFluentModifierConstructorDescriptionV1RuleWithOperationsBuilder
(V1RuleWithOperationsFluent<?> fluent, io.kubernetes.client.openapi.models.V1RuleWithOperations instance) V1RuleWithOperationsBuilder
(V1RuleWithOperationsFluent<?> fluent, io.kubernetes.client.openapi.models.V1RuleWithOperations instance, Boolean validationEnabled) V1RuleWithOperationsBuilder
(V1RuleWithOperationsFluent<?> fluent, Boolean validationEnabled)