Uses of Class
software.amazon.awssdk.services.iot.model.AwsJobPresignedUrlConfig
-
Packages that use AwsJobPresignedUrlConfig Package Description software.amazon.awssdk.services.iot.model -
-
Uses of AwsJobPresignedUrlConfig in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return AwsJobPresignedUrlConfig Modifier and Type Method Description AwsJobPresignedUrlConfigCreateOtaUpdateRequest. awsJobPresignedUrlConfig()Configuration information for pre-signed URLs.AwsJobPresignedUrlConfigOTAUpdateInfo. awsJobPresignedUrlConfig()Configuration information for pre-signed URLs.Methods in software.amazon.awssdk.services.iot.model with parameters of type AwsJobPresignedUrlConfig Modifier and Type Method Description CreateOtaUpdateRequest.BuilderCreateOtaUpdateRequest.Builder. awsJobPresignedUrlConfig(AwsJobPresignedUrlConfig awsJobPresignedUrlConfig)Configuration information for pre-signed URLs.OTAUpdateInfo.BuilderOTAUpdateInfo.Builder. awsJobPresignedUrlConfig(AwsJobPresignedUrlConfig awsJobPresignedUrlConfig)Configuration information for pre-signed URLs.
-