public class HTTPRewrite extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
HTTPRewrite()
No args constructor for use in serialization
|
HTTPRewrite(String authority,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getAuthority() |
String |
getUri() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setAuthority(String authority) |
void |
setUri(String uri) |
Copyright © 2015–2023 Red Hat. All rights reserved.