Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1HTTPGetAction |
V1HTTPGetAction.addHttpHeadersItem(V1HTTPHeader httpHeadersItem) |
V1HTTPGetAction |
V1HTTPGetActionBuilder.build() |
V1HTTPGetAction |
V1ProbeFluent.buildHttpGet() |
V1HTTPGetAction |
V1ProbeFluentImpl.buildHttpGet() |
V1HTTPGetAction |
V1HandlerFluent.buildHttpGet() |
V1HTTPGetAction |
V1HandlerFluentImpl.buildHttpGet() |
V1HTTPGetAction |
V1ProbeFluent.getHttpGet()
Deprecated.
|
V1HTTPGetAction |
V1ProbeFluentImpl.getHttpGet()
Deprecated.
|
V1HTTPGetAction |
V1HandlerFluent.getHttpGet()
Deprecated.
|
V1HTTPGetAction |
V1HandlerFluentImpl.getHttpGet()
Deprecated.
|
V1HTTPGetAction |
V1Probe.getHttpGet()
Get httpGet
|
V1HTTPGetAction |
V1Handler.getHttpGet()
Get httpGet
|
V1HTTPGetAction |
V1HTTPGetAction.host(String host) |
V1HTTPGetAction |
V1HTTPGetAction.httpHeaders(List<V1HTTPHeader> httpHeaders) |
V1HTTPGetAction |
V1HTTPGetAction.path(String path) |
V1HTTPGetAction |
V1HTTPGetAction.port(IntOrString port) |
V1HTTPGetAction |
V1HTTPGetAction.scheme(String scheme) |
Constructor and Description |
---|
V1HTTPGetActionBuilder(V1HTTPGetAction instance) |
V1HTTPGetActionBuilder(V1HTTPGetAction instance,
Boolean validationEnabled) |
V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent,
V1HTTPGetAction instance) |
V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent,
V1HTTPGetAction instance,
Boolean validationEnabled) |
V1HTTPGetActionFluentImpl(V1HTTPGetAction instance) |
Copyright © 2019. All rights reserved.