| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Location |
UpdateDeviceRequest.location()
Returns the value of the Location property for this object.
|
Location |
CreateSiteRequest.location()
The site location.
|
Location |
Site.location()
The location of the site.
|
Location |
UpdateSiteRequest.location()
The site location:
|
Location |
CreateDeviceRequest.location()
The location of the device.
|
Location |
Device.location()
The site location.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDeviceRequest.Builder |
UpdateDeviceRequest.Builder.location(Location location)
Sets the value of the Location property for this object.
|
CreateSiteRequest.Builder |
CreateSiteRequest.Builder.location(Location location)
The site location.
|
Site.Builder |
Site.Builder.location(Location location)
The location of the site.
|
UpdateSiteRequest.Builder |
UpdateSiteRequest.Builder.location(Location location)
The site location:
|
CreateDeviceRequest.Builder |
CreateDeviceRequest.Builder.location(Location location)
The location of the device.
|
Device.Builder |
Device.Builder.location(Location location)
The site location.
|
Copyright © 2023. All rights reserved.