| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest |
| Modifier and Type | Method and Description |
|---|---|
APIDetailedDTO.AccessControlEnum |
APIDetailedDTO.getAccessControl()
Is the API is restricted to certain set of publishers or creators or is it visible to all the\npublishers and
creators.
|
static APIDetailedDTO.AccessControlEnum |
APIDetailedDTO.AccessControlEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIDetailedDTO.AccessControlEnum[] |
APIDetailedDTO.AccessControlEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
APIDetailedDTO.setAccessControl(APIDetailedDTO.AccessControlEnum accessControl) |
Copyright © 2019 WSO2. All rights reserved.