Uses of Interface
io.kubernetes.client.openapi.models.V1VolumeAttachmentSpecFluent
Packages that use V1VolumeAttachmentSpecFluent
-
Uses of V1VolumeAttachmentSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1VolumeAttachmentSpecFluentModifier and TypeInterfaceDescriptioninterfaceV1VolumeAttachmentSpecFluent<A extends V1VolumeAttachmentSpecFluent<A>>GeneratedclassV1VolumeAttachmentSpecFluentImpl<A extends V1VolumeAttachmentSpecFluent<A>>GeneratedSubinterfaces of V1VolumeAttachmentSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1VolumeAttachmentSpecFluentModifier and TypeClassDescriptionclassclassV1VolumeAttachmentSpecFluentImpl<A extends V1VolumeAttachmentSpecFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1VolumeAttachmentSpecFluentModifierConstructorDescriptionV1VolumeAttachmentSpecBuilder(V1VolumeAttachmentSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeAttachmentSpec instance) V1VolumeAttachmentSpecBuilder(V1VolumeAttachmentSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeAttachmentSpec instance, Boolean validationEnabled) V1VolumeAttachmentSpecBuilder(V1VolumeAttachmentSpecFluent<?> fluent, Boolean validationEnabled)