Interface StaticIPAMConfigFluent.AddressesNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<StaticIPAMConfigFluent.AddressesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,StaticIPAMAddressesFluent<StaticIPAMConfigFluent.AddressesNested<N>>
- All Known Implementing Classes:
StaticIPAMConfigFluentImpl.AddressesNestedImpl
- Enclosing interface:
- StaticIPAMConfigFluent<A extends StaticIPAMConfigFluent<A>>
public static interface StaticIPAMConfigFluent.AddressesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, StaticIPAMAddressesFluent<StaticIPAMConfigFluent.AddressesNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendAddress()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.StaticIPAMAddressesFluent
getAddress, getGateway, hasAddress, hasGateway, withAddress, withGateway, withNewAddress, withNewAddress, withNewAddress, withNewGateway, withNewGateway, withNewGateway
-
-