Uses of Interface
io.kubernetes.client.openapi.models.V1GitRepoVolumeSourceFluent
Packages that use V1GitRepoVolumeSourceFluent
-
Uses of V1GitRepoVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1GitRepoVolumeSourceFluentModifier and TypeInterfaceDescriptioninterfaceV1GitRepoVolumeSourceFluent<A extends V1GitRepoVolumeSourceFluent<A>>GeneratedclassV1GitRepoVolumeSourceFluentImpl<A extends V1GitRepoVolumeSourceFluent<A>>GeneratedSubinterfaces of V1GitRepoVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1GitRepoVolumeSourceFluentModifier and TypeClassDescriptionclassclassV1GitRepoVolumeSourceFluentImpl<A extends V1GitRepoVolumeSourceFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1GitRepoVolumeSourceFluentModifierConstructorDescriptionV1GitRepoVolumeSourceBuilder(V1GitRepoVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1GitRepoVolumeSource instance) V1GitRepoVolumeSourceBuilder(V1GitRepoVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1GitRepoVolumeSource instance, Boolean validationEnabled) V1GitRepoVolumeSourceBuilder(V1GitRepoVolumeSourceFluent<?> fluent, Boolean validationEnabled)