| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest.apim3x |
| Modifier and Type | Method and Description |
|---|---|
Apim3xApiDto.AccessControlEnum |
Apim3xApiDto.getAccessControl()
Is the API is restricted to certain set of publishers or creators or is it visible to all the\npublishers and
creators.
|
static Apim3xApiDto.AccessControlEnum |
Apim3xApiDto.AccessControlEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Apim3xApiDto.AccessControlEnum[] |
Apim3xApiDto.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 |
Apim3xApiDto.setAccessControl(Apim3xApiDto.AccessControlEnum accessControl) |
Copyright © 2024 WSO2. All rights reserved.