| Package | Description |
|---|---|
| org.apache.knox.gateway.descriptor |
| Modifier and Type | Method and Description |
|---|---|
GatewayParamDescriptor |
GatewayDescriptor.addParam() |
GatewayParamDescriptor |
GatewayDescriptor.createParam() |
GatewayParamDescriptor |
GatewayParamDescriptor.name(String name) |
GatewayParamDescriptor |
GatewayParamDescriptor.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<GatewayParamDescriptor> |
GatewayDescriptor.params() |
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayDescriptor.addParam(GatewayParamDescriptor param) |
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayDescriptor.addParams(List<GatewayParamDescriptor> params) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.