Package | Description |
---|---|
com.ibm.watson.developer_cloud.concept_insights.v2.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
AccountPermission.Permission |
AccountPermission.getPermission()
Gets the permission.
|
static AccountPermission.Permission |
AccountPermission.Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountPermission.Permission[] |
AccountPermission.Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AccountPermission.setPermission(AccountPermission.Permission permission)
Sets the permission.
|
Constructor and Description |
---|
AccountPermission(String accountId,
AccountPermission.Permission permission)
Instantiates a new account permission.
|
Copyright © 2015–2016. All rights reserved.