Uses of Class
software.amazon.awssdk.services.batch.model.EksHostPath
-
Packages that use EksHostPath Package Description software.amazon.awssdk.services.batch.model -
-
Uses of EksHostPath in software.amazon.awssdk.services.batch.model
Methods in software.amazon.awssdk.services.batch.model that return EksHostPath Modifier and Type Method Description EksHostPathEksVolume. hostPath()Specifies the configuration of a KuberneteshostPathvolume.Methods in software.amazon.awssdk.services.batch.model with parameters of type EksHostPath Modifier and Type Method Description EksVolume.BuilderEksVolume.Builder. hostPath(EksHostPath hostPath)Specifies the configuration of a KuberneteshostPathvolume.
-