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