| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest.apim3x |
| Modifier and Type | Method and Description |
|---|---|
Apim3xApiDto.TypeEnum |
Apim3xApiDto.getType()
The transport to be set.
|
static Apim3xApiDto.TypeEnum |
Apim3xApiDto.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Apim3xApiDto.TypeEnum[] |
Apim3xApiDto.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 |
Apim3xApiDto.setType(Apim3xApiDto.TypeEnum type) |
Copyright © 2024 WSO2. All rights reserved.