Class PortOptsFluent<A extends PortOptsFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.PortOptsFluent<A>
-
- Direct Known Subclasses:
OpenstackProviderSpecFluent.PortsNested,PortOptsBuilder
public class PortOptsFluent<A extends PortOptsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A>Generated
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classPortOptsFluent.AllowedAddressPairsNested<N>classPortOptsFluent.FixedIPsNested<N>
-
Constructor Summary
Constructors Constructor Description PortOptsFluent()PortOptsFluent(PortOpts instance)
-
Method Summary
-
-
-
Constructor Detail
-
PortOptsFluent
public PortOptsFluent()
-
PortOptsFluent
public PortOptsFluent(PortOpts instance)
-
-
Method Detail
-
copyInstance
protected void copyInstance(PortOpts instance)
-
getAdminStateUp
public Boolean getAdminStateUp()
-
hasAdminStateUp
public boolean hasAdminStateUp()
-
addToAllowedAddressPairs
public A addToAllowedAddressPairs(int index, AddressPair item)
-
setToAllowedAddressPairs
public A setToAllowedAddressPairs(int index, AddressPair item)
-
addToAllowedAddressPairs
public A addToAllowedAddressPairs(AddressPair... items)
-
addAllToAllowedAddressPairs
public A addAllToAllowedAddressPairs(Collection<AddressPair> items)
-
removeFromAllowedAddressPairs
public A removeFromAllowedAddressPairs(AddressPair... items)
-
removeAllFromAllowedAddressPairs
public A removeAllFromAllowedAddressPairs(Collection<AddressPair> items)
-
removeMatchingFromAllowedAddressPairs
public A removeMatchingFromAllowedAddressPairs(Predicate<AddressPairBuilder> predicate)
-
buildAllowedAddressPairs
public List<AddressPair> buildAllowedAddressPairs()
-
buildAllowedAddressPair
public AddressPair buildAllowedAddressPair(int index)
-
buildFirstAllowedAddressPair
public AddressPair buildFirstAllowedAddressPair()
-
buildLastAllowedAddressPair
public AddressPair buildLastAllowedAddressPair()
-
buildMatchingAllowedAddressPair
public AddressPair buildMatchingAllowedAddressPair(Predicate<AddressPairBuilder> predicate)
-
hasMatchingAllowedAddressPair
public boolean hasMatchingAllowedAddressPair(Predicate<AddressPairBuilder> predicate)
-
withAllowedAddressPairs
public A withAllowedAddressPairs(List<AddressPair> allowedAddressPairs)
-
withAllowedAddressPairs
public A withAllowedAddressPairs(AddressPair... allowedAddressPairs)
-
hasAllowedAddressPairs
public boolean hasAllowedAddressPairs()
-
addNewAllowedAddressPair
public PortOptsFluent.AllowedAddressPairsNested<A> addNewAllowedAddressPair()
-
addNewAllowedAddressPairLike
public PortOptsFluent.AllowedAddressPairsNested<A> addNewAllowedAddressPairLike(AddressPair item)
-
setNewAllowedAddressPairLike
public PortOptsFluent.AllowedAddressPairsNested<A> setNewAllowedAddressPairLike(int index, AddressPair item)
-
editAllowedAddressPair
public PortOptsFluent.AllowedAddressPairsNested<A> editAllowedAddressPair(int index)
-
editFirstAllowedAddressPair
public PortOptsFluent.AllowedAddressPairsNested<A> editFirstAllowedAddressPair()
-
editLastAllowedAddressPair
public PortOptsFluent.AllowedAddressPairsNested<A> editLastAllowedAddressPair()
-
editMatchingAllowedAddressPair
public PortOptsFluent.AllowedAddressPairsNested<A> editMatchingAllowedAddressPair(Predicate<AddressPairBuilder> predicate)
-
getDescription
public String getDescription()
-
hasDescription
public boolean hasDescription()
-
addAllToFixedIPs
public A addAllToFixedIPs(Collection<FixedIPs> items)
-
removeAllFromFixedIPs
public A removeAllFromFixedIPs(Collection<FixedIPs> items)
-
removeMatchingFromFixedIPs
public A removeMatchingFromFixedIPs(Predicate<FixedIPsBuilder> predicate)
-
buildFixedIP
public FixedIPs buildFixedIP(int index)
-
buildFirstFixedIP
public FixedIPs buildFirstFixedIP()
-
buildLastFixedIP
public FixedIPs buildLastFixedIP()
-
buildMatchingFixedIP
public FixedIPs buildMatchingFixedIP(Predicate<FixedIPsBuilder> predicate)
-
hasMatchingFixedIP
public boolean hasMatchingFixedIP(Predicate<FixedIPsBuilder> predicate)
-
hasFixedIPs
public boolean hasFixedIPs()
-
addNewFixedIP
public PortOptsFluent.FixedIPsNested<A> addNewFixedIP()
-
addNewFixedIPLike
public PortOptsFluent.FixedIPsNested<A> addNewFixedIPLike(FixedIPs item)
-
setNewFixedIPLike
public PortOptsFluent.FixedIPsNested<A> setNewFixedIPLike(int index, FixedIPs item)
-
editFixedIP
public PortOptsFluent.FixedIPsNested<A> editFixedIP(int index)
-
editFirstFixedIP
public PortOptsFluent.FixedIPsNested<A> editFirstFixedIP()
-
editLastFixedIP
public PortOptsFluent.FixedIPsNested<A> editLastFixedIP()
-
editMatchingFixedIP
public PortOptsFluent.FixedIPsNested<A> editMatchingFixedIP(Predicate<FixedIPsBuilder> predicate)
-
getHostID
public String getHostID()
-
hasHostID
public boolean hasHostID()
-
getMacAddress
public String getMacAddress()
-
hasMacAddress
public boolean hasMacAddress()
-
getNameSuffix
public String getNameSuffix()
-
hasNameSuffix
public boolean hasNameSuffix()
-
getNetworkID
public String getNetworkID()
-
hasNetworkID
public boolean hasNetworkID()
-
getPortSecurity
public Boolean getPortSecurity()
-
hasPortSecurity
public boolean hasPortSecurity()
-
hasProfile
public boolean hasProfile()
-
getProjectID
public String getProjectID()
-
hasProjectID
public boolean hasProjectID()
-
addAllToSecurityGroups
public A addAllToSecurityGroups(Collection<String> items)
-
removeAllFromSecurityGroups
public A removeAllFromSecurityGroups(Collection<String> items)
-
getSecurityGroup
public String getSecurityGroup(int index)
-
getFirstSecurityGroup
public String getFirstSecurityGroup()
-
getLastSecurityGroup
public String getLastSecurityGroup()
-
hasSecurityGroups
public boolean hasSecurityGroups()
-
addAllToTags
public A addAllToTags(Collection<String> items)
-
removeAllFromTags
public A removeAllFromTags(Collection<String> items)
-
getTag
public String getTag(int index)
-
getFirstTag
public String getFirstTag()
-
getLastTag
public String getLastTag()
-
hasTags
public boolean hasTags()
-
getTenantID
public String getTenantID()
-
hasTenantID
public boolean hasTenantID()
-
getTrunk
public Boolean getTrunk()
-
hasTrunk
public boolean hasTrunk()
-
getVnicType
public String getVnicType()
-
hasVnicType
public boolean hasVnicType()
-
withAdditionalProperties
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
-
hasAdditionalProperties
public boolean hasAdditionalProperties()
-
equals
public boolean equals(Object o)
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends PortOptsFluent<A>>
-
hashCode
public int hashCode()
- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends PortOptsFluent<A>>
-
withAdminStateUp
public A withAdminStateUp()
-
withPortSecurity
public A withPortSecurity()
-
withTrunk
public A withTrunk()
-
-