| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
List<Device> |
LinuxParameters.devices()
Any of the host devices to expose to the container.
|
| Modifier and Type | Method and Description |
|---|---|
LinuxParameters.Builder |
LinuxParameters.Builder.devices(Device... devices)
Any of the host devices to expose to the container.
|
| Modifier and Type | Method and Description |
|---|---|
LinuxParameters.Builder |
LinuxParameters.Builder.devices(Collection<Device> devices)
Any of the host devices to expose to the container.
|
Copyright © 2023. All rights reserved.