|
Did this page help you?Yes No Tell us about it... |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazonaws.services.ec2.model.NetworkInterface
public class NetworkInterface
Network Interface
Constructor Summary | |
---|---|
NetworkInterface()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
NetworkInterfaceAssociation |
getAssociation()
Returns the value of the Association property for this object. |
NetworkInterfaceAttachment |
getAttachment()
Returns the value of the Attachment property for this object. |
java.lang.String |
getAvailabilityZone()
Returns the value of the AvailabilityZone property for this object. |
java.lang.String |
getDescription()
Returns the value of the Description property for this object. |
java.util.List<GroupIdentifier> |
getGroups()
Returns the value of the Groups property for this object. |
java.lang.String |
getMacAddress()
Returns the value of the MacAddress property for this object. |
java.lang.String |
getNetworkInterfaceId()
Returns the value of the NetworkInterfaceId property for this object. |
java.lang.String |
getOwnerId()
Returns the value of the OwnerId property for this object. |
java.lang.String |
getPrivateDnsName()
Returns the value of the PrivateDnsName property for this object. |
java.lang.String |
getPrivateIpAddress()
Returns the value of the PrivateIpAddress property for this object. |
java.util.List<NetworkInterfacePrivateIpAddress> |
getPrivateIpAddresses()
Returns the value of the PrivateIpAddresses property for this object. |
java.lang.String |
getRequesterId()
Returns the value of the RequesterId property for this object. |
java.lang.Boolean |
getRequesterManaged()
Returns the value of the RequesterManaged property for this object. |
java.lang.Boolean |
getSourceDestCheck()
Returns the value of the SourceDestCheck property for this object. |
java.lang.String |
getStatus()
Returns the value of the Status property for this object. |
java.lang.String |
getSubnetId()
Returns the value of the SubnetId property for this object. |
java.util.List<Tag> |
getTagSet()
Returns the value of the TagSet property for this object. |
java.lang.String |
getVpcId()
Returns the value of the VpcId property for this object. |
int |
hashCode()
|
java.lang.Boolean |
isRequesterManaged()
Returns the value of the RequesterManaged property for this object. |
java.lang.Boolean |
isSourceDestCheck()
Returns the value of the SourceDestCheck property for this object. |
void |
setAssociation(NetworkInterfaceAssociation association)
Sets the value of the Association property for this object. |
void |
setAttachment(NetworkInterfaceAttachment attachment)
Sets the value of the Attachment property for this object. |
void |
setAvailabilityZone(java.lang.String availabilityZone)
Sets the value of the AvailabilityZone property for this object. |
void |
setDescription(java.lang.String description)
Sets the value of the Description property for this object. |
void |
setGroups(java.util.Collection<GroupIdentifier> groups)
Sets the value of the Groups property for this object. |
void |
setMacAddress(java.lang.String macAddress)
Sets the value of the MacAddress property for this object. |
void |
setNetworkInterfaceId(java.lang.String networkInterfaceId)
Sets the value of the NetworkInterfaceId property for this object. |
void |
setOwnerId(java.lang.String ownerId)
Sets the value of the OwnerId property for this object. |
void |
setPrivateDnsName(java.lang.String privateDnsName)
Sets the value of the PrivateDnsName property for this object. |
void |
setPrivateIpAddress(java.lang.String privateIpAddress)
Sets the value of the PrivateIpAddress property for this object. |
void |
setPrivateIpAddresses(java.util.Collection<NetworkInterfacePrivateIpAddress> privateIpAddresses)
Sets the value of the PrivateIpAddresses property for this object. |
void |
setRequesterId(java.lang.String requesterId)
Sets the value of the RequesterId property for this object. |
void |
setRequesterManaged(java.lang.Boolean requesterManaged)
Sets the value of the RequesterManaged property for this object. |
void |
setSourceDestCheck(java.lang.Boolean sourceDestCheck)
Sets the value of the SourceDestCheck property for this object. |
void |
setStatus(java.lang.String status)
Sets the value of the Status property for this object. |
void |
setSubnetId(java.lang.String subnetId)
Sets the value of the SubnetId property for this object. |
void |
setTagSet(java.util.Collection<Tag> tagSet)
Sets the value of the TagSet property for this object. |
void |
setVpcId(java.lang.String vpcId)
Sets the value of the VpcId property for this object. |
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and debugging. |
NetworkInterface |
withAssociation(NetworkInterfaceAssociation association)
Sets the value of the Association property for this object. |
NetworkInterface |
withAttachment(NetworkInterfaceAttachment attachment)
Sets the value of the Attachment property for this object. |
NetworkInterface |
withAvailabilityZone(java.lang.String availabilityZone)
Sets the value of the AvailabilityZone property for this object. |
NetworkInterface |
withDescription(java.lang.String description)
Sets the value of the Description property for this object. |
NetworkInterface |
withGroups(java.util.Collection<GroupIdentifier> groups)
Sets the value of the Groups property for this object. |
NetworkInterface |
withGroups(GroupIdentifier... groups)
Sets the value of the Groups property for this object. |
NetworkInterface |
withMacAddress(java.lang.String macAddress)
Sets the value of the MacAddress property for this object. |
NetworkInterface |
withNetworkInterfaceId(java.lang.String networkInterfaceId)
Sets the value of the NetworkInterfaceId property for this object. |
NetworkInterface |
withOwnerId(java.lang.String ownerId)
Sets the value of the OwnerId property for this object. |
NetworkInterface |
withPrivateDnsName(java.lang.String privateDnsName)
Sets the value of the PrivateDnsName property for this object. |
NetworkInterface |
withPrivateIpAddress(java.lang.String privateIpAddress)
Sets the value of the PrivateIpAddress property for this object. |
NetworkInterface |
withPrivateIpAddresses(java.util.Collection<NetworkInterfacePrivateIpAddress> privateIpAddresses)
Sets the value of the PrivateIpAddresses property for this object. |
NetworkInterface |
withPrivateIpAddresses(NetworkInterfacePrivateIpAddress... privateIpAddresses)
Sets the value of the PrivateIpAddresses property for this object. |
NetworkInterface |
withRequesterId(java.lang.String requesterId)
Sets the value of the RequesterId property for this object. |
NetworkInterface |
withRequesterManaged(java.lang.Boolean requesterManaged)
Sets the value of the RequesterManaged property for this object. |
NetworkInterface |
withSourceDestCheck(java.lang.Boolean sourceDestCheck)
Sets the value of the SourceDestCheck property for this object. |
NetworkInterface |
withStatus(java.lang.String status)
Sets the value of the Status property for this object. |
NetworkInterface |
withSubnetId(java.lang.String subnetId)
Sets the value of the SubnetId property for this object. |
NetworkInterface |
withTagSet(java.util.Collection<Tag> tagSet)
Sets the value of the TagSet property for this object. |
NetworkInterface |
withTagSet(Tag... tagSet)
Sets the value of the TagSet property for this object. |
NetworkInterface |
withVpcId(java.lang.String vpcId)
Sets the value of the VpcId property for this object. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NetworkInterface()
Method Detail |
---|
public java.lang.String getNetworkInterfaceId()
public void setNetworkInterfaceId(java.lang.String networkInterfaceId)
networkInterfaceId
- The new value for the NetworkInterfaceId property for this object.public NetworkInterface withNetworkInterfaceId(java.lang.String networkInterfaceId)
Returns a reference to this object so that method calls can be chained together.
networkInterfaceId
- The new value for the NetworkInterfaceId property for this object.
public java.lang.String getSubnetId()
public void setSubnetId(java.lang.String subnetId)
subnetId
- The new value for the SubnetId property for this object.public NetworkInterface withSubnetId(java.lang.String subnetId)
Returns a reference to this object so that method calls can be chained together.
subnetId
- The new value for the SubnetId property for this object.
public java.lang.String getVpcId()
public void setVpcId(java.lang.String vpcId)
vpcId
- The new value for the VpcId property for this object.public NetworkInterface withVpcId(java.lang.String vpcId)
Returns a reference to this object so that method calls can be chained together.
vpcId
- The new value for the VpcId property for this object.
public java.lang.String getAvailabilityZone()
public void setAvailabilityZone(java.lang.String availabilityZone)
availabilityZone
- The new value for the AvailabilityZone property for this object.public NetworkInterface withAvailabilityZone(java.lang.String availabilityZone)
Returns a reference to this object so that method calls can be chained together.
availabilityZone
- The new value for the AvailabilityZone property for this object.
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- The new value for the Description property for this object.public NetworkInterface withDescription(java.lang.String description)
Returns a reference to this object so that method calls can be chained together.
description
- The new value for the Description property for this object.
public java.lang.String getOwnerId()
public void setOwnerId(java.lang.String ownerId)
ownerId
- The new value for the OwnerId property for this object.public NetworkInterface withOwnerId(java.lang.String ownerId)
Returns a reference to this object so that method calls can be chained together.
ownerId
- The new value for the OwnerId property for this object.
public java.lang.String getRequesterId()
public void setRequesterId(java.lang.String requesterId)
requesterId
- The new value for the RequesterId property for this object.public NetworkInterface withRequesterId(java.lang.String requesterId)
Returns a reference to this object so that method calls can be chained together.
requesterId
- The new value for the RequesterId property for this object.
public java.lang.Boolean isRequesterManaged()
public void setRequesterManaged(java.lang.Boolean requesterManaged)
requesterManaged
- The new value for the RequesterManaged property for this object.public NetworkInterface withRequesterManaged(java.lang.Boolean requesterManaged)
Returns a reference to this object so that method calls can be chained together.
requesterManaged
- The new value for the RequesterManaged property for this object.
public java.lang.Boolean getRequesterManaged()
public java.lang.String getStatus()
public void setStatus(java.lang.String status)
status
- The new value for the Status property for this object.public NetworkInterface withStatus(java.lang.String status)
Returns a reference to this object so that method calls can be chained together.
status
- The new value for the Status property for this object.
public java.lang.String getMacAddress()
public void setMacAddress(java.lang.String macAddress)
macAddress
- The new value for the MacAddress property for this object.public NetworkInterface withMacAddress(java.lang.String macAddress)
Returns a reference to this object so that method calls can be chained together.
macAddress
- The new value for the MacAddress property for this object.
public java.lang.String getPrivateIpAddress()
public void setPrivateIpAddress(java.lang.String privateIpAddress)
privateIpAddress
- The new value for the PrivateIpAddress property for this object.public NetworkInterface withPrivateIpAddress(java.lang.String privateIpAddress)
Returns a reference to this object so that method calls can be chained together.
privateIpAddress
- The new value for the PrivateIpAddress property for this object.
public java.lang.String getPrivateDnsName()
public void setPrivateDnsName(java.lang.String privateDnsName)
privateDnsName
- The new value for the PrivateDnsName property for this object.public NetworkInterface withPrivateDnsName(java.lang.String privateDnsName)
Returns a reference to this object so that method calls can be chained together.
privateDnsName
- The new value for the PrivateDnsName property for this object.
public java.lang.Boolean isSourceDestCheck()
public void setSourceDestCheck(java.lang.Boolean sourceDestCheck)
sourceDestCheck
- The new value for the SourceDestCheck property for this object.public NetworkInterface withSourceDestCheck(java.lang.Boolean sourceDestCheck)
Returns a reference to this object so that method calls can be chained together.
sourceDestCheck
- The new value for the SourceDestCheck property for this object.
public java.lang.Boolean getSourceDestCheck()
public java.util.List<GroupIdentifier> getGroups()
public void setGroups(java.util.Collection<GroupIdentifier> groups)
groups
- The new value for the Groups property for this object.public NetworkInterface withGroups(GroupIdentifier... groups)
Returns a reference to this object so that method calls can be chained together.
groups
- The new value for the Groups property for this object.
public NetworkInterface withGroups(java.util.Collection<GroupIdentifier> groups)
Returns a reference to this object so that method calls can be chained together.
groups
- The new value for the Groups property for this object.
public NetworkInterfaceAttachment getAttachment()
public void setAttachment(NetworkInterfaceAttachment attachment)
attachment
- The new value for the Attachment property for this object.public NetworkInterface withAttachment(NetworkInterfaceAttachment attachment)
Returns a reference to this object so that method calls can be chained together.
attachment
- The new value for the Attachment property for this object.
public NetworkInterfaceAssociation getAssociation()
public void setAssociation(NetworkInterfaceAssociation association)
association
- The new value for the Association property for this object.public NetworkInterface withAssociation(NetworkInterfaceAssociation association)
Returns a reference to this object so that method calls can be chained together.
association
- The new value for the Association property for this object.
public java.util.List<Tag> getTagSet()
public void setTagSet(java.util.Collection<Tag> tagSet)
tagSet
- The new value for the TagSet property for this object.public NetworkInterface withTagSet(Tag... tagSet)
Returns a reference to this object so that method calls can be chained together.
tagSet
- The new value for the TagSet property for this object.
public NetworkInterface withTagSet(java.util.Collection<Tag> tagSet)
Returns a reference to this object so that method calls can be chained together.
tagSet
- The new value for the TagSet property for this object.
public java.util.List<NetworkInterfacePrivateIpAddress> getPrivateIpAddresses()
public void setPrivateIpAddresses(java.util.Collection<NetworkInterfacePrivateIpAddress> privateIpAddresses)
privateIpAddresses
- The new value for the PrivateIpAddresses property for this object.public NetworkInterface withPrivateIpAddresses(NetworkInterfacePrivateIpAddress... privateIpAddresses)
Returns a reference to this object so that method calls can be chained together.
privateIpAddresses
- The new value for the PrivateIpAddresses property for this object.
public NetworkInterface withPrivateIpAddresses(java.util.Collection<NetworkInterfacePrivateIpAddress> privateIpAddresses)
Returns a reference to this object so that method calls can be chained together.
privateIpAddresses
- The new value for the PrivateIpAddresses property for this object.
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |