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() |
addAllToAllowedRuntimeClassNames, addToAllowedRuntimeClassNames, addToAllowedRuntimeClassNames, equals, getAllowedRuntimeClassName, getAllowedRuntimeClassNames, getDefaultRuntimeClassName, getFirstAllowedRuntimeClassName, getLastAllowedRuntimeClassName, getMatchingAllowedRuntimeClassName, hasAllowedRuntimeClassNames, hasDefaultRuntimeClassName, hashCode, hasMatchingAllowedRuntimeClassName, removeAllFromAllowedRuntimeClassNames, removeFromAllowedRuntimeClassNames, setToAllowedRuntimeClassNames, toString, withAllowedRuntimeClassNames, withAllowedRuntimeClassNames, withDefaultRuntimeClassNameaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.