Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static SuccessLevel |
SuccessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuccessLevel[] |
SuccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SuccessLevel |
BulkOperationResultJson.getSuccess()
Indicates whether all operations completed successfully.
|
Modifier and Type | Method and Description |
---|---|
void |
BulkOperationResultJson.setSuccess(SuccessLevel success)
Indicates whether all operations completed successfully.
|
Copyright © 2019. All rights reserved.