Uses of Class
software.amazon.awssdk.services.batch.model.Host
-
Packages that use Host Package Description software.amazon.awssdk.services.batch.model -
-
Uses of Host in software.amazon.awssdk.services.batch.model
Methods in software.amazon.awssdk.services.batch.model that return Host Modifier and Type Method Description HostVolume. host()The contents of thehostparameter determine whether your data volume persists on the host container instance and where it's stored.Methods in software.amazon.awssdk.services.batch.model with parameters of type Host Modifier and Type Method Description Volume.BuilderVolume.Builder. host(Host host)The contents of thehostparameter determine whether your data volume persists on the host container instance and where it's stored.
-