| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
ImageLocation |
ImageLocation.clone() |
ImageLocation |
DescribePortalResult.getPortalLogoImageLocation()
The portal's logo image, which is available at a URL.
|
ImageLocation |
ImageLocation.withId(String id)
The ID of the image.
|
ImageLocation |
ImageLocation.withUrl(String url)
The URL where the image is available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribePortalResult.setPortalLogoImageLocation(ImageLocation portalLogoImageLocation)
The portal's logo image, which is available at a URL.
|
DescribePortalResult |
DescribePortalResult.withPortalLogoImageLocation(ImageLocation portalLogoImageLocation)
The portal's logo image, which is available at a URL.
|
Copyright © 2023. All rights reserved.