public class GovernanceRequest extends Object
| Constructor and Description |
|---|
GovernanceRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getHeaders() |
String |
getMethod() |
String |
getUri() |
void |
setHeaders(Map<String,String> headers) |
void |
setMethod(String method) |
void |
setUri(String uri) |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.