Class DNSRecordFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.DNSRecordSpecFluentImpl<DNSRecordFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.DNSRecordFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DNSRecordFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DNSRecordFluent.SpecNested<N>>,DNSRecordFluent.SpecNested<N>,DNSRecordSpecFluent<DNSRecordFluent.SpecNested<N>>
- Enclosing class:
- DNSRecordFluentImpl<A extends DNSRecordFluent<A>>
public class DNSRecordFluentImpl.SpecNestedImpl<N> extends DNSRecordSpecFluentImpl<DNSRecordFluent.SpecNested<N>> implements DNSRecordFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.DNSRecordSpecFluentImpl
addAllToTargets, addNewTarget, addNewTarget, addNewTarget, addToTargets, addToTargets, equals, getDnsName, getFirstTarget, getLastTarget, getMatchingTarget, getRecordTTL, getRecordType, getTarget, getTargets, hasDnsName, hashCode, hasMatchingTarget, hasRecordTTL, hasRecordType, hasTargets, removeAllFromTargets, removeFromTargets, setToTargets, withDnsName, withNewDnsName, withNewDnsName, withNewDnsName, withNewRecordType, withNewRecordType, withNewRecordType, withRecordTTL, withRecordType, withTargets, withTargets
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.DNSRecordSpecFluent
addAllToTargets, addNewTarget, addNewTarget, addNewTarget, addToTargets, addToTargets, getDnsName, getFirstTarget, getLastTarget, getMatchingTarget, getRecordTTL, getRecordType, getTarget, getTargets, hasDnsName, hasMatchingTarget, hasRecordTTL, hasRecordType, hasTargets, removeAllFromTargets, removeFromTargets, setToTargets, withDnsName, withNewDnsName, withNewDnsName, withNewDnsName, withNewRecordType, withNewRecordType, withNewRecordType, withRecordTTL, withRecordType, withTargets, withTargets
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceDNSRecordFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceDNSRecordFluent.SpecNested<N>
-
-