Class OpenstackProviderSpecFluent.PortsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.PortOptsFluent<OpenstackProviderSpecFluent.PortsNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.OpenstackProviderSpecFluent.PortsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OpenstackProviderSpecFluent<A extends OpenstackProviderSpecFluent<A>>
public class OpenstackProviderSpecFluent.PortsNested<N> extends PortOptsFluent<OpenstackProviderSpecFluent.PortsNested<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.PortOptsFluent
PortOptsFluent.AllowedAddressPairsNested<N>, PortOptsFluent.FixedIPsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPort()-
Methods inherited from class io.fabric8.openshift.api.model.machine.v1alpha1.PortOptsFluent
addAllToAllowedAddressPairs, addAllToFixedIPs, addAllToSecurityGroups, addAllToTags, addNewAllowedAddressPair, addNewAllowedAddressPair, addNewAllowedAddressPairLike, addNewFixedIP, addNewFixedIP, addNewFixedIPLike, addToAdditionalProperties, addToAdditionalProperties, addToAllowedAddressPairs, addToAllowedAddressPairs, addToFixedIPs, addToFixedIPs, addToProfile, addToProfile, addToSecurityGroups, addToSecurityGroups, addToTags, addToTags, buildAllowedAddressPair, buildAllowedAddressPairs, buildFirstAllowedAddressPair, buildFirstFixedIP, buildFixedIP, buildFixedIPs, buildLastAllowedAddressPair, buildLastFixedIP, buildMatchingAllowedAddressPair, buildMatchingFixedIP, copyInstance, editAllowedAddressPair, editFirstAllowedAddressPair, editFirstFixedIP, editFixedIP, editLastAllowedAddressPair, editLastFixedIP, editMatchingAllowedAddressPair, editMatchingFixedIP, equals, getAdditionalProperties, getAdminStateUp, getDescription, getFirstSecurityGroup, getFirstTag, getHostID, getLastSecurityGroup, getLastTag, getMacAddress, getMatchingSecurityGroup, getMatchingTag, getNameSuffix, getNetworkID, getPortSecurity, getProfile, getProjectID, getSecurityGroup, getSecurityGroups, getTag, getTags, getTenantID, getTrunk, getVnicType, hasAdditionalProperties, hasAdminStateUp, hasAllowedAddressPairs, hasDescription, hasFixedIPs, hashCode, hasHostID, hasMacAddress, hasMatchingAllowedAddressPair, hasMatchingFixedIP, hasMatchingSecurityGroup, hasMatchingTag, hasNameSuffix, hasNetworkID, hasPortSecurity, hasProfile, hasProjectID, hasSecurityGroups, hasTags, hasTenantID, hasTrunk, hasVnicType, removeAllFromAllowedAddressPairs, removeAllFromFixedIPs, removeAllFromSecurityGroups, removeAllFromTags, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllowedAddressPairs, removeFromFixedIPs, removeFromProfile, removeFromProfile, removeFromSecurityGroups, removeFromTags, removeMatchingFromAllowedAddressPairs, removeMatchingFromFixedIPs, setNewAllowedAddressPairLike, setNewFixedIPLike, setToAllowedAddressPairs, setToFixedIPs, setToSecurityGroups, setToTags, toString, withAdditionalProperties, withAdminStateUp, withAdminStateUp, withAllowedAddressPairs, withAllowedAddressPairs, withDescription, withFixedIPs, withFixedIPs, withHostID, withMacAddress, withNameSuffix, withNetworkID, withPortSecurity, withPortSecurity, withProfile, withProjectID, withSecurityGroups, withSecurityGroups, withTags, withTags, withTenantID, withTrunk, withTrunk, withVnicType
-
-