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