Class StaticIPAMConfigFluentImpl.AddressesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.StaticIPAMAddressesFluentImpl<StaticIPAMConfigFluent.AddressesNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.StaticIPAMConfigFluentImpl.AddressesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<StaticIPAMConfigFluent.AddressesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<StaticIPAMConfigFluent.AddressesNested<N>>,StaticIPAMAddressesFluent<StaticIPAMConfigFluent.AddressesNested<N>>,StaticIPAMConfigFluent.AddressesNested<N>
- Enclosing class:
- StaticIPAMConfigFluentImpl<A extends StaticIPAMConfigFluent<A>>
public class StaticIPAMConfigFluentImpl.AddressesNestedImpl<N> extends StaticIPAMAddressesFluentImpl<StaticIPAMConfigFluent.AddressesNested<N>> implements StaticIPAMConfigFluent.AddressesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAddress()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.StaticIPAMAddressesFluentImpl
equals, getAddress, getGateway, hasAddress, hasGateway, hashCode, withAddress, withGateway, withNewAddress, withNewAddress, withNewAddress, withNewGateway, withNewGateway, withNewGateway
-
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.StaticIPAMAddressesFluent
getAddress, getGateway, hasAddress, hasGateway, withAddress, withGateway, withNewAddress, withNewAddress, withNewAddress, withNewGateway, withNewGateway, withNewGateway
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceStaticIPAMConfigFluent.AddressesNested<N>
-
endAddress
public N endAddress()
- Specified by:
endAddressin interfaceStaticIPAMConfigFluent.AddressesNested<N>
-
-