| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
DescribeSimulationJobResponse.networkInterface()
The network interface information for the simulation job.
|
NetworkInterface |
SimulationJob.networkInterface()
Information about a network interface.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSimulationJobResponse.Builder |
DescribeSimulationJobResponse.Builder.networkInterface(NetworkInterface networkInterface)
The network interface information for the simulation job.
|
SimulationJob.Builder |
SimulationJob.Builder.networkInterface(NetworkInterface networkInterface)
Information about a network interface.
|
Copyright © 2022. All rights reserved.