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