Uses of Class
io.fabric8.openshift.api.model.AllowedFlexVolumeBuilder
-
Packages that use AllowedFlexVolumeBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of AllowedFlexVolumeBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return AllowedFlexVolumeBuilder Modifier and Type Method Description AllowedFlexVolumeBuilderAllowedFlexVolume. edit()AllowedFlexVolumeBuilderAllowedFlexVolume. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type AllowedFlexVolumeBuilder Modifier and Type Method Description AllowedFlexVolumeSecurityContextConstraintsFluent. buildMatchingAllowedFlexVolume(Predicate<AllowedFlexVolumeBuilder> predicate)SecurityContextConstraintsFluent.AllowedFlexVolumesNested<A>SecurityContextConstraintsFluent. editMatchingAllowedFlexVolume(Predicate<AllowedFlexVolumeBuilder> predicate)booleanSecurityContextConstraintsFluent. hasMatchingAllowedFlexVolume(Predicate<AllowedFlexVolumeBuilder> predicate)ASecurityContextConstraintsFluent. removeMatchingFromAllowedFlexVolumes(Predicate<AllowedFlexVolumeBuilder> predicate)
-