| Package | Description |
|---|---|
| org.wso2.am.integration.test.utils.bean |
| Modifier and Type | Method and Description |
|---|---|
static APILifeCycleState |
APILifeCycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APILifeCycleState[] |
APILifeCycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
APILifeCycleStateRequest.setState(APILifeCycleState status) |
| Constructor and Description |
|---|
APILifeCycleStateRequest(String apiName,
String provider,
APILifeCycleState status) |
Copyright © 2020 WSO2 Inc. All rights reserved.