Package | Description |
---|---|
io.impossible.fx.assets |
Modifier and Type | Method and Description |
---|---|
S3ImportContext |
FXAssetManagementClient.prepareS3Import(String prjuid,
String filename)
Inititate a S3 to S3 Asset import.
|
Modifier and Type | Method and Description |
---|---|
S3ImportStatus |
FXAssetManagementClient.getS3ImportResult(S3ImportContext ctx)
Check the status of an ongoing or completed S3Import
|
String |
FXAssetManagementClient.S3Import(S3ImportContext ctx)
Start a S3 Import.
|