| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
AWSLocation |
UpdateDeviceRequest.awsLocation()
The Amazon Web Services location of the device, if applicable.
|
AWSLocation |
CreateDeviceRequest.awsLocation()
The Amazon Web Services location of the device, if applicable.
|
AWSLocation |
Device.awsLocation()
The Amazon Web Services location of the device.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDeviceRequest.Builder |
UpdateDeviceRequest.Builder.awsLocation(AWSLocation awsLocation)
The Amazon Web Services location of the device, if applicable.
|
CreateDeviceRequest.Builder |
CreateDeviceRequest.Builder.awsLocation(AWSLocation awsLocation)
The Amazon Web Services location of the device, if applicable.
|
Device.Builder |
Device.Builder.awsLocation(AWSLocation awsLocation)
The Amazon Web Services location of the device.
|
Copyright © 2022. All rights reserved.