| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| software.amazon.awssdk.services.backup.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFrameworkResponse> |
BackupAsyncClient.updateFramework(UpdateFrameworkRequest updateFrameworkRequest)
Updates an existing framework identified by its
FrameworkName with the input document in JSON
format. |
default UpdateFrameworkResponse |
BackupClient.updateFramework(UpdateFrameworkRequest updateFrameworkRequest)
Updates an existing framework identified by its
FrameworkName with the input document in JSON
format. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFrameworkRequestMarshaller.marshall(UpdateFrameworkRequest updateFrameworkRequest) |
Copyright © 2023. All rights reserved.