Package io.fabric8.openshift.api.model
Class OldTLSProfileFluentImpl<A extends OldTLSProfileFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.OldTLSProfileFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,OldTLSProfileFluent<A>
- Direct Known Subclasses:
OldTLSProfileBuilder,TLSSecurityProfileFluentImpl.OldNestedImpl
public class OldTLSProfileFluentImpl<A extends OldTLSProfileFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OldTLSProfileFluent<A>
-
-
Constructor Summary
Constructors Constructor Description OldTLSProfileFluentImpl()OldTLSProfileFluentImpl(OldTLSProfile instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()
-
-
-
Constructor Detail
-
OldTLSProfileFluentImpl
public OldTLSProfileFluentImpl()
-
OldTLSProfileFluentImpl
public OldTLSProfileFluentImpl(OldTLSProfile instance)
-
-