public class IngressControllerHTTPUniqueIdHeaderPolicy extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
IngressControllerHTTPUniqueIdHeaderPolicy()
No args constructor for use in serialization
|
IngressControllerHTTPUniqueIdHeaderPolicy(String format,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getFormat() |
String |
getName() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setFormat(String format) |
void |
setName(String name) |
public IngressControllerHTTPUniqueIdHeaderPolicy()
Copyright © 2015–2023 Red Hat. All rights reserved.