public class PortOptsBuilder extends PortOptsFluent<PortOptsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PortOpts,PortOptsBuilder>
PortOptsFluent.AllowedAddressPairsNested<N>, PortOptsFluent.FixedIPsNested<N>| Constructor and Description |
|---|
PortOptsBuilder() |
PortOptsBuilder(PortOpts instance) |
PortOptsBuilder(PortOptsFluent<?> fluent) |
PortOptsBuilder(PortOptsFluent<?> fluent,
PortOpts instance) |
| Modifier and Type | Method and Description |
|---|---|
PortOpts |
build() |
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, withVnicTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PortOptsBuilder()
public PortOptsBuilder(PortOptsFluent<?> fluent)
public PortOptsBuilder(PortOptsFluent<?> fluent, PortOpts instance)
public PortOptsBuilder(PortOpts instance)
Copyright © 2015–2023 Red Hat. All rights reserved.