Uses of Class
software.amazon.awssdk.services.backup.model.GetBackupPlanRequest
-
Packages that use GetBackupPlanRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of GetBackupPlanRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type GetBackupPlanRequest Modifier and Type Method Description default CompletableFuture<GetBackupPlanResponse>BackupAsyncClient. getBackupPlan(GetBackupPlanRequest getBackupPlanRequest)ReturnsBackupPlandetails for the specifiedBackupPlanId.default GetBackupPlanResponseBackupClient. getBackupPlan(GetBackupPlanRequest getBackupPlanRequest)ReturnsBackupPlandetails for the specifiedBackupPlanId. -
Uses of GetBackupPlanRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type GetBackupPlanRequest Modifier and Type Method Description SdkHttpFullRequestGetBackupPlanRequestMarshaller. marshall(GetBackupPlanRequest getBackupPlanRequest)
-