public class V1beta1RuntimeClassStrategyOptionsBuilder extends V1beta1RuntimeClassStrategyOptionsFluentImpl<V1beta1RuntimeClassStrategyOptionsBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions,V1beta1RuntimeClassStrategyOptionsBuilder>
_visitables, VISIT
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAllowedRuntimeClassNames, addNewAllowedRuntimeClassName, addToAllowedRuntimeClassNames, addToAllowedRuntimeClassNames, getAllowedRuntimeClassName, getAllowedRuntimeClassNames, getDefaultRuntimeClassName, getFirstAllowedRuntimeClassName, getLastAllowedRuntimeClassName, getMatchingAllowedRuntimeClassName, hasAllowedRuntimeClassNames, hasDefaultRuntimeClassName, hasMatchingAllowedRuntimeClassName, removeAllFromAllowedRuntimeClassNames, removeFromAllowedRuntimeClassNames, setToAllowedRuntimeClassNames, withAllowedRuntimeClassNames, withAllowedRuntimeClassNames, withDefaultRuntimeClassName, withNewDefaultRuntimeClassName
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1beta1RuntimeClassStrategyOptionsBuilder()
public V1beta1RuntimeClassStrategyOptionsBuilder(Boolean validationEnabled)
public V1beta1RuntimeClassStrategyOptionsBuilder(V1beta1RuntimeClassStrategyOptionsFluent<?> fluent)
public V1beta1RuntimeClassStrategyOptionsBuilder(V1beta1RuntimeClassStrategyOptionsFluent<?> fluent, Boolean validationEnabled)
public V1beta1RuntimeClassStrategyOptionsBuilder(V1beta1RuntimeClassStrategyOptionsFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions instance)
public V1beta1RuntimeClassStrategyOptionsBuilder(V1beta1RuntimeClassStrategyOptionsFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions instance, Boolean validationEnabled)
public V1beta1RuntimeClassStrategyOptionsBuilder(io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions instance)
public V1beta1RuntimeClassStrategyOptionsBuilder(io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions build()
public boolean equals(Object o)
equals
in class V1beta1RuntimeClassStrategyOptionsFluentImpl<V1beta1RuntimeClassStrategyOptionsBuilder>
public int hashCode()
Copyright © 2021. All rights reserved.