public class LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluentImpl<LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<LoadBalancerSettingsConsistentHashLBHttpCookieValue,LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerSettingsConsistentHashLBHttpCookieValue |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getName, getPath, getTtl, hasName, hasPath, hasTtl, withName, withNewName, withNewPath, withNewTtl, withPath, withTtlaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder()
public LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder(Boolean validationEnabled)
public LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder(LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<?> fluent)
public LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder(LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<?> fluent, Boolean validationEnabled)
public LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder(LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<?> fluent, LoadBalancerSettingsConsistentHashLBHttpCookieValue instance)
public LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder(LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<?> fluent, LoadBalancerSettingsConsistentHashLBHttpCookieValue instance, Boolean validationEnabled)
public LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder(LoadBalancerSettingsConsistentHashLBHttpCookieValue instance)
public LoadBalancerSettingsConsistentHashLBHttpCookieValueBuilder(LoadBalancerSettingsConsistentHashLBHttpCookieValue instance, Boolean validationEnabled)
public LoadBalancerSettingsConsistentHashLBHttpCookieValue build()
build in interface io.fabric8.kubernetes.api.builder.Builder<LoadBalancerSettingsConsistentHashLBHttpCookieValue>public boolean equals(Object o)
public int hashCode()
Copyright © 2015–2020 Red Hat. All rights reserved.