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