| Package | Description |
|---|---|
| com.amazonaws.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
HostVolumeProperties |
HostVolumeProperties.clone() |
HostVolumeProperties |
Volume.getHost()
The path on the host container instance that is presented to the
containers which access the volume.
|
HostVolumeProperties |
HostVolumeProperties.withSourcePath(String sourcePath)
The path on the host container instance that is presented to the
container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Volume.setHost(HostVolumeProperties host)
The path on the host container instance that is presented to the
containers which access the volume.
|
Volume |
Volume.withHost(HostVolumeProperties host)
The path on the host container instance that is presented to the
containers which access the volume.
|
Copyright © 2015. All rights reserved.