| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest |
| Modifier and Type | Method and Description |
|---|---|
APIEndpointSecurityDTO.TypeEnum |
APIEndpointSecurityDTO.getType() |
static APIEndpointSecurityDTO.TypeEnum |
APIEndpointSecurityDTO.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIEndpointSecurityDTO.TypeEnum[] |
APIEndpointSecurityDTO.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
APIEndpointSecurityDTO.setType(APIEndpointSecurityDTO.TypeEnum type) |
Copyright © 2019 WSO2. All rights reserved.