| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.store.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationKeyGenerateRequest.KeyTypeEnum |
ApplicationKeyGenerateRequest.getKeyType()
Get keyType
|
static ApplicationKeyGenerateRequest.KeyTypeEnum |
ApplicationKeyGenerateRequest.KeyTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationKeyGenerateRequest.KeyTypeEnum[] |
ApplicationKeyGenerateRequest.KeyTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationKeyGenerateRequest |
ApplicationKeyGenerateRequest.keyType(ApplicationKeyGenerateRequest.KeyTypeEnum keyType) |
void |
ApplicationKeyGenerateRequest.setKeyType(ApplicationKeyGenerateRequest.KeyTypeEnum keyType) |
Copyright © 2018 WSO2 Inc. All rights reserved.