public class TLSSecurityProfileBuilder extends TLSSecurityProfileFluentImpl<TLSSecurityProfileBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TLSSecurityProfile,TLSSecurityProfileBuilder>
TLSSecurityProfileFluentImpl.CustomNestedImpl<N>, TLSSecurityProfileFluentImpl.IntermediateNestedImpl<N>, TLSSecurityProfileFluentImpl.ModernNestedImpl<N>, TLSSecurityProfileFluentImpl.OldNestedImpl<N>TLSSecurityProfileFluent.CustomNested<N>, TLSSecurityProfileFluent.IntermediateNested<N>, TLSSecurityProfileFluent.ModernNested<N>, TLSSecurityProfileFluent.OldNested<N>| Constructor and Description |
|---|
TLSSecurityProfileBuilder() |
TLSSecurityProfileBuilder(Boolean validationEnabled) |
TLSSecurityProfileBuilder(TLSSecurityProfile instance) |
TLSSecurityProfileBuilder(TLSSecurityProfile instance,
Boolean validationEnabled) |
TLSSecurityProfileBuilder(TLSSecurityProfileFluent<?> fluent) |
TLSSecurityProfileBuilder(TLSSecurityProfileFluent<?> fluent,
Boolean validationEnabled) |
TLSSecurityProfileBuilder(TLSSecurityProfileFluent<?> fluent,
TLSSecurityProfile instance) |
TLSSecurityProfileBuilder(TLSSecurityProfileFluent<?> fluent,
TLSSecurityProfile instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TLSSecurityProfile |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildCustom, buildIntermediate, buildModern, buildOld, editCustom, editIntermediate, editModern, editOld, editOrNewCustom, editOrNewCustomLike, editOrNewIntermediate, editOrNewIntermediateLike, editOrNewModern, editOrNewModernLike, editOrNewOld, editOrNewOldLike, getCustom, getIntermediate, getModern, getOld, getType, hasCustom, hasIntermediate, hasModern, hasOld, hasType, withCustom, withIntermediate, withModern, withNewCustom, withNewCustomLike, withNewIntermediate, withNewIntermediateLike, withNewModern, withNewModernLike, withNewOld, withNewOldLike, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withOld, withTypeaccept, accept, aggregate, aggregate, build, build, builderOfpublic TLSSecurityProfileBuilder()
public TLSSecurityProfileBuilder(Boolean validationEnabled)
public TLSSecurityProfileBuilder(TLSSecurityProfileFluent<?> fluent)
public TLSSecurityProfileBuilder(TLSSecurityProfileFluent<?> fluent, Boolean validationEnabled)
public TLSSecurityProfileBuilder(TLSSecurityProfileFluent<?> fluent, TLSSecurityProfile instance)
public TLSSecurityProfileBuilder(TLSSecurityProfileFluent<?> fluent, TLSSecurityProfile instance, Boolean validationEnabled)
public TLSSecurityProfileBuilder(TLSSecurityProfile instance)
public TLSSecurityProfileBuilder(TLSSecurityProfile instance, Boolean validationEnabled)
public TLSSecurityProfile build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TLSSecurityProfile>public boolean equals(Object o)
equals in class TLSSecurityProfileFluentImpl<TLSSecurityProfileBuilder>public int hashCode()
hashCode in class TLSSecurityProfileFluentImpl<TLSSecurityProfileBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.