| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1HTTPHeader |
V1HTTPHeader.name(String name) |
V1HTTPHeader |
V1HTTPHeader.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<V1HTTPHeader> |
V1HTTPGetAction.getHttpHeaders()
Custom headers to set in the request.
|
| Modifier and Type | Method and Description |
|---|---|
V1HTTPGetAction |
V1HTTPGetAction.addHttpHeadersItem(V1HTTPHeader httpHeadersItem) |
| Modifier and Type | Method and Description |
|---|---|
V1HTTPGetAction |
V1HTTPGetAction.httpHeaders(List<V1HTTPHeader> httpHeaders) |
void |
V1HTTPGetAction.setHttpHeaders(List<V1HTTPHeader> httpHeaders) |
Copyright © 2021. All rights reserved.