| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
ImageFile |
Image.file()
Returns the value of the File property for this object.
|
ImageFile |
CreatePortalRequest.portalLogoImageFile()
A logo image to display in the portal.
|
| Modifier and Type | Method and Description |
|---|---|
Image.Builder |
Image.Builder.file(ImageFile file)
Sets the value of the File property for this object.
|
CreatePortalRequest.Builder |
CreatePortalRequest.Builder.portalLogoImageFile(ImageFile portalLogoImageFile)
A logo image to display in the portal.
|
Copyright © 2022. All rights reserved.