| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdatePackageResponse> |
IotAsyncClient.updatePackage(UpdatePackageRequest updatePackageRequest)
Updates the supported fields for a specific package.
|
default UpdatePackageResponse |
IotClient.updatePackage(UpdatePackageRequest updatePackageRequest)
Updates the supported fields for a specific package.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdatePackageRequestMarshaller.marshall(UpdatePackageRequest updatePackageRequest) |
Copyright © 2023. All rights reserved.