| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| software.amazon.awssdk.services.backup.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateRecoveryPointFromParentResponse> |
BackupAsyncClient.disassociateRecoveryPointFromParent(DisassociateRecoveryPointFromParentRequest disassociateRecoveryPointFromParentRequest)
This action to a specific child (nested) recovery point removes the relationship between the specified recovery
point and its parent (composite) recovery point.
|
default DisassociateRecoveryPointFromParentResponse |
BackupClient.disassociateRecoveryPointFromParent(DisassociateRecoveryPointFromParentRequest disassociateRecoveryPointFromParentRequest)
This action to a specific child (nested) recovery point removes the relationship between the specified recovery
point and its parent (composite) recovery point.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateRecoveryPointFromParentRequestMarshaller.marshall(DisassociateRecoveryPointFromParentRequest disassociateRecoveryPointFromParentRequest) |
Copyright © 2023. All rights reserved.