Uses of Interface
io.kubernetes.client.openapi.models.V1VolumeAttachmentSourceFluent
Packages that use V1VolumeAttachmentSourceFluent
-
Uses of V1VolumeAttachmentSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1VolumeAttachmentSourceFluentModifier and TypeInterfaceDescriptioninterfaceV1VolumeAttachmentSourceFluent<A extends V1VolumeAttachmentSourceFluent<A>>GeneratedclassGeneratedSubinterfaces of V1VolumeAttachmentSourceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1VolumeAttachmentSourceFluentModifier and TypeClassDescriptionclassclassGeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1VolumeAttachmentSourceFluentModifierConstructorDescriptionV1VolumeAttachmentSourceBuilder(V1VolumeAttachmentSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeAttachmentSource instance) V1VolumeAttachmentSourceBuilder(V1VolumeAttachmentSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeAttachmentSource instance, Boolean validationEnabled) V1VolumeAttachmentSourceBuilder(V1VolumeAttachmentSourceFluent<?> fluent, Boolean validationEnabled)