Class OpenstackProviderSpecFluent.NetworksNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.NetworkParamFluent<OpenstackProviderSpecFluent.NetworksNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.OpenstackProviderSpecFluent.NetworksNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OpenstackProviderSpecFluent<A extends OpenstackProviderSpecFluent<A>>
public class OpenstackProviderSpecFluent.NetworksNested<N> extends NetworkParamFluent<OpenstackProviderSpecFluent.NetworksNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.machine.v1alpha1.NetworkParamFluent
NetworkParamFluent.FilterNested<N>, NetworkParamFluent.SubnetsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNetwork()-
Methods inherited from class io.fabric8.openshift.api.model.machine.v1alpha1.NetworkParamFluent
addAllToPortTags, addAllToSubnets, addNewSubnet, addNewSubnetLike, addToAdditionalProperties, addToAdditionalProperties, addToPortTags, addToPortTags, addToProfile, addToProfile, addToSubnets, addToSubnets, buildFilter, buildFirstSubnet, buildLastSubnet, buildMatchingSubnet, buildSubnet, buildSubnets, copyInstance, editFilter, editFirstSubnet, editLastSubnet, editMatchingSubnet, editOrNewFilter, editOrNewFilterLike, editSubnet, equals, getAdditionalProperties, getFirstPortTag, getFixedIp, getLastPortTag, getMatchingPortTag, getNoAllowedAddressPairs, getPortSecurity, getPortTag, getPortTags, getProfile, getUuid, getVnicType, hasAdditionalProperties, hasFilter, hasFixedIp, hashCode, hasMatchingPortTag, hasMatchingSubnet, hasNoAllowedAddressPairs, hasPortSecurity, hasPortTags, hasProfile, hasSubnets, hasUuid, hasVnicType, removeAllFromPortTags, removeAllFromSubnets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPortTags, removeFromProfile, removeFromProfile, removeFromSubnets, removeMatchingFromSubnets, setNewSubnetLike, setToPortTags, setToSubnets, toString, withAdditionalProperties, withFilter, withFixedIp, withNewFilter, withNewFilterLike, withNoAllowedAddressPairs, withNoAllowedAddressPairs, withPortSecurity, withPortSecurity, withPortTags, withPortTags, withProfile, withSubnets, withSubnets, withUuid, withVnicType
-
-