| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AwsJobPresignedUrlConfig |
AwsJobPresignedUrlConfig.clone() |
AwsJobPresignedUrlConfig |
OTAUpdateInfo.getAwsJobPresignedUrlConfig()
Configuration information for pre-signed URLs.
|
AwsJobPresignedUrlConfig |
CreateOTAUpdateRequest.getAwsJobPresignedUrlConfig()
Configuration information for pre-signed URLs.
|
AwsJobPresignedUrlConfig |
AwsJobPresignedUrlConfig.withExpiresInSec(Long expiresInSec)
How long (in seconds) pre-signed URLs are valid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OTAUpdateInfo.setAwsJobPresignedUrlConfig(AwsJobPresignedUrlConfig awsJobPresignedUrlConfig)
Configuration information for pre-signed URLs.
|
void |
CreateOTAUpdateRequest.setAwsJobPresignedUrlConfig(AwsJobPresignedUrlConfig awsJobPresignedUrlConfig)
Configuration information for pre-signed URLs.
|
OTAUpdateInfo |
OTAUpdateInfo.withAwsJobPresignedUrlConfig(AwsJobPresignedUrlConfig awsJobPresignedUrlConfig)
Configuration information for pre-signed URLs.
|
CreateOTAUpdateRequest |
CreateOTAUpdateRequest.withAwsJobPresignedUrlConfig(AwsJobPresignedUrlConfig awsJobPresignedUrlConfig)
Configuration information for pre-signed URLs.
|
Copyright © 2024. All rights reserved.