| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest |
| Modifier and Type | Method and Description |
|---|---|
APIDetailedDTO.VisibilityEnum |
APIDetailedDTO.getVisibility()
The visibility level of the APIDetailedDTO.
|
static APIDetailedDTO.VisibilityEnum |
APIDetailedDTO.VisibilityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIDetailedDTO.VisibilityEnum[] |
APIDetailedDTO.VisibilityEnum.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.setVisibility(APIDetailedDTO.VisibilityEnum visibility) |
Copyright © 2019 WSO2. All rights reserved.