| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
LinuxParameters |
ContainerProperties.linuxParameters()
Linux-specific modifications that are applied to the container, such as details for device mappings.
|
LinuxParameters |
ContainerDetail.linuxParameters()
Linux-specific modifications that are applied to the container, such as details for device mappings.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerProperties.Builder |
ContainerProperties.Builder.linuxParameters(LinuxParameters linuxParameters)
Linux-specific modifications that are applied to the container, such as details for device mappings.
|
ContainerDetail.Builder |
ContainerDetail.Builder.linuxParameters(LinuxParameters linuxParameters)
Linux-specific modifications that are applied to the container, such as details for device mappings.
|
Copyright © 2023. All rights reserved.