public class V1HTTPGetActionBuilder extends V1HTTPGetActionFluentImpl<V1HTTPGetActionBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1HTTPGetAction,V1HTTPGetActionBuilder>
V1HTTPGetActionFluent.HttpHeadersNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1HTTPGetActionBuilder() |
V1HTTPGetActionBuilder(Boolean validationEnabled) |
V1HTTPGetActionBuilder(io.kubernetes.client.openapi.models.V1HTTPGetAction instance) |
V1HTTPGetActionBuilder(io.kubernetes.client.openapi.models.V1HTTPGetAction instance,
Boolean validationEnabled) |
V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent) |
V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent,
Boolean validationEnabled) |
V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HTTPGetAction instance) |
V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HTTPGetAction instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1HTTPGetAction |
build() |
addAllToHttpHeaders, addNewHttpHeader, addNewHttpHeaderLike, addToHttpHeaders, addToHttpHeaders, buildFirstHttpHeader, buildHttpHeader, buildHttpHeaders, buildLastHttpHeader, buildMatchingHttpHeader, editFirstHttpHeader, editHttpHeader, editLastHttpHeader, editMatchingHttpHeader, equals, getHost, getHttpHeaders, getPath, getPort, getScheme, hashCode, hasHost, hasHttpHeaders, hasMatchingHttpHeader, hasPath, hasPort, hasScheme, removeAllFromHttpHeaders, removeFromHttpHeaders, removeMatchingFromHttpHeaders, setNewHttpHeaderLike, setToHttpHeaders, toString, withHost, withHttpHeaders, withHttpHeaders, withNewPort, withNewPort, withPath, withPort, withSchemeaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1HTTPGetActionBuilder()
public V1HTTPGetActionBuilder(Boolean validationEnabled)
public V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent)
public V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent, Boolean validationEnabled)
public V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent, io.kubernetes.client.openapi.models.V1HTTPGetAction instance)
public V1HTTPGetActionBuilder(V1HTTPGetActionFluent<?> fluent, io.kubernetes.client.openapi.models.V1HTTPGetAction instance, Boolean validationEnabled)
public V1HTTPGetActionBuilder(io.kubernetes.client.openapi.models.V1HTTPGetAction instance)
public V1HTTPGetActionBuilder(io.kubernetes.client.openapi.models.V1HTTPGetAction instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.