| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkPayload |
DescribeDeviceResponse.networkingConfiguration()
The device's networking configuration.
|
NetworkPayload |
ProvisionDeviceRequest.networkingConfiguration()
A networking configuration for the device.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeviceResponse.Builder |
DescribeDeviceResponse.Builder.networkingConfiguration(NetworkPayload networkingConfiguration)
The device's networking configuration.
|
ProvisionDeviceRequest.Builder |
ProvisionDeviceRequest.Builder.networkingConfiguration(NetworkPayload networkingConfiguration)
A networking configuration for the device.
|
Copyright © 2022. All rights reserved.