Package | Description |
---|---|
io.impossible.fx.assets |
Modifier and Type | Method and Description |
---|---|
S3ImportStatus |
FXAssetManagementClient.getS3ImportResult(S3ImportContext ctx)
Check the status of an ongoing or completed S3Import
|
static S3ImportStatus |
S3ImportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3ImportStatus[] |
S3ImportStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|