Uses of Class
software.amazon.awssdk.services.guardduty.model.HostPath
-
Packages that use HostPath Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of HostPath in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return HostPath Modifier and Type Method Description HostPathVolume. hostPath()Represents a pre-existing file or directory on the host machine that the volume maps to.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type HostPath Modifier and Type Method Description Volume.BuilderVolume.Builder. hostPath(HostPath hostPath)Represents a pre-existing file or directory on the host machine that the volume maps to.
-