Uses of Class
software.amazon.awssdk.services.iotsitewise.model.ImageLocation
-
Packages that use ImageLocation Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of ImageLocation in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return ImageLocation Modifier and Type Method Description ImageLocationDescribePortalResponse. portalLogoImageLocation()The portal's logo image, which is available at a URL.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type ImageLocation Modifier and Type Method Description DescribePortalResponse.BuilderDescribePortalResponse.Builder. portalLogoImageLocation(ImageLocation portalLogoImageLocation)The portal's logo image, which is available at a URL.
-