public class TLSProfileSpecBuilder extends TLSProfileSpecFluentImpl<TLSProfileSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TLSProfileSpec,TLSProfileSpecBuilder>
| Constructor and Description |
|---|
TLSProfileSpecBuilder() |
TLSProfileSpecBuilder(Boolean validationEnabled) |
TLSProfileSpecBuilder(TLSProfileSpec instance) |
TLSProfileSpecBuilder(TLSProfileSpec instance,
Boolean validationEnabled) |
TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent) |
TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent,
Boolean validationEnabled) |
TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent,
TLSProfileSpec instance) |
TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent,
TLSProfileSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TLSProfileSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToCiphers, addNewCipher, addNewCipher, addNewCipher, addToCiphers, addToCiphers, getCipher, getCiphers, getFirstCipher, getLastCipher, getMatchingCipher, getMinTLSVersion, hasCiphers, hasMatchingCipher, hasMinTLSVersion, removeAllFromCiphers, removeFromCiphers, setToCiphers, withCiphers, withCiphers, withMinTLSVersion, withNewMinTLSVersion, withNewMinTLSVersion, withNewMinTLSVersionaccept, aggregate, aggregate, build, build, builderOfpublic TLSProfileSpecBuilder()
public TLSProfileSpecBuilder(Boolean validationEnabled)
public TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent)
public TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent, Boolean validationEnabled)
public TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent, TLSProfileSpec instance)
public TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent, TLSProfileSpec instance, Boolean validationEnabled)
public TLSProfileSpecBuilder(TLSProfileSpec instance)
public TLSProfileSpecBuilder(TLSProfileSpec instance, Boolean validationEnabled)
public TLSProfileSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TLSProfileSpec>public boolean equals(Object o)
equals in class TLSProfileSpecFluentImpl<TLSProfileSpecBuilder>public int hashCode()
hashCode in class TLSProfileSpecFluentImpl<TLSProfileSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.