@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DisassociateConnectionFromLagResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
A connection represents the physical network connection between the AWS Direct Connect location and the customer.
Constructor and Description |
---|
DisassociateConnectionFromLagResult() |
Modifier and Type | Method and Description |
---|---|
DisassociateConnectionFromLagResult |
clone() |
boolean |
equals(Object obj) |
String |
getAwsDevice()
The Direct Connection endpoint which the physical connection terminates on.
|
String |
getBandwidth()
Bandwidth of the connection.
|
String |
getConnectionId() |
String |
getConnectionName() |
String |
getConnectionState() |
String |
getLagId() |
Date |
getLoaIssueTime()
The time of the most recent call to DescribeLoa for this connection.
|
String |
getLocation() |
String |
getOwnerAccount()
The AWS account that will own the new connection.
|
String |
getPartnerName()
The name of the AWS Direct Connect service provider associated with the connection.
|
String |
getRegion() |
Integer |
getVlan() |
int |
hashCode() |
void |
setAwsDevice(String awsDevice)
The Direct Connection endpoint which the physical connection terminates on.
|
void |
setBandwidth(String bandwidth)
Bandwidth of the connection.
|
void |
setConnectionId(String connectionId) |
void |
setConnectionName(String connectionName) |
void |
setConnectionState(ConnectionState connectionState) |
void |
setConnectionState(String connectionState) |
void |
setLagId(String lagId) |
void |
setLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
|
void |
setLocation(String location) |
void |
setOwnerAccount(String ownerAccount)
The AWS account that will own the new connection.
|
void |
setPartnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
|
void |
setRegion(String region) |
void |
setVlan(Integer vlan) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
DisassociateConnectionFromLagResult |
withAwsDevice(String awsDevice)
The Direct Connection endpoint which the physical connection terminates on.
|
DisassociateConnectionFromLagResult |
withBandwidth(String bandwidth)
Bandwidth of the connection.
|
DisassociateConnectionFromLagResult |
withConnectionId(String connectionId) |
DisassociateConnectionFromLagResult |
withConnectionName(String connectionName) |
DisassociateConnectionFromLagResult |
withConnectionState(ConnectionState connectionState) |
DisassociateConnectionFromLagResult |
withConnectionState(String connectionState) |
DisassociateConnectionFromLagResult |
withLagId(String lagId) |
DisassociateConnectionFromLagResult |
withLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
|
DisassociateConnectionFromLagResult |
withLocation(String location) |
DisassociateConnectionFromLagResult |
withOwnerAccount(String ownerAccount)
The AWS account that will own the new connection.
|
DisassociateConnectionFromLagResult |
withPartnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
|
DisassociateConnectionFromLagResult |
withRegion(String region) |
DisassociateConnectionFromLagResult |
withVlan(Integer vlan) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setOwnerAccount(String ownerAccount)
The AWS account that will own the new connection.
ownerAccount
- The AWS account that will own the new connection.public String getOwnerAccount()
The AWS account that will own the new connection.
public DisassociateConnectionFromLagResult withOwnerAccount(String ownerAccount)
The AWS account that will own the new connection.
ownerAccount
- The AWS account that will own the new connection.public void setConnectionId(String connectionId)
connectionId
- public String getConnectionId()
public DisassociateConnectionFromLagResult withConnectionId(String connectionId)
connectionId
- public void setConnectionName(String connectionName)
connectionName
- public String getConnectionName()
public DisassociateConnectionFromLagResult withConnectionName(String connectionName)
connectionName
- public void setConnectionState(String connectionState)
connectionState
- ConnectionState
public String getConnectionState()
ConnectionState
public DisassociateConnectionFromLagResult withConnectionState(String connectionState)
connectionState
- ConnectionState
public void setConnectionState(ConnectionState connectionState)
connectionState
- ConnectionState
public DisassociateConnectionFromLagResult withConnectionState(ConnectionState connectionState)
connectionState
- ConnectionState
public void setRegion(String region)
region
- public String getRegion()
public DisassociateConnectionFromLagResult withRegion(String region)
region
- public void setLocation(String location)
location
- public String getLocation()
public DisassociateConnectionFromLagResult withLocation(String location)
location
- public void setBandwidth(String bandwidth)
Bandwidth of the connection.
Example: 1Gbps (for regular connections), or 500Mbps (for hosted connections)
Default: None
bandwidth
- Bandwidth of the connection.
Example: 1Gbps (for regular connections), or 500Mbps (for hosted connections)
Default: None
public String getBandwidth()
Bandwidth of the connection.
Example: 1Gbps (for regular connections), or 500Mbps (for hosted connections)
Default: None
Example: 1Gbps (for regular connections), or 500Mbps (for hosted connections)
Default: None
public DisassociateConnectionFromLagResult withBandwidth(String bandwidth)
Bandwidth of the connection.
Example: 1Gbps (for regular connections), or 500Mbps (for hosted connections)
Default: None
bandwidth
- Bandwidth of the connection.
Example: 1Gbps (for regular connections), or 500Mbps (for hosted connections)
Default: None
public void setVlan(Integer vlan)
vlan
- public Integer getVlan()
public DisassociateConnectionFromLagResult withVlan(Integer vlan)
vlan
- public void setPartnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
partnerName
- The name of the AWS Direct Connect service provider associated with the connection.public String getPartnerName()
The name of the AWS Direct Connect service provider associated with the connection.
public DisassociateConnectionFromLagResult withPartnerName(String partnerName)
The name of the AWS Direct Connect service provider associated with the connection.
partnerName
- The name of the AWS Direct Connect service provider associated with the connection.public void setLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
loaIssueTime
- The time of the most recent call to DescribeLoa for this connection.public Date getLoaIssueTime()
The time of the most recent call to DescribeLoa for this connection.
public DisassociateConnectionFromLagResult withLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeLoa for this connection.
loaIssueTime
- The time of the most recent call to DescribeLoa for this connection.public void setLagId(String lagId)
lagId
- public String getLagId()
public DisassociateConnectionFromLagResult withLagId(String lagId)
lagId
- public void setAwsDevice(String awsDevice)
The Direct Connection endpoint which the physical connection terminates on.
awsDevice
- The Direct Connection endpoint which the physical connection terminates on.public String getAwsDevice()
The Direct Connection endpoint which the physical connection terminates on.
public DisassociateConnectionFromLagResult withAwsDevice(String awsDevice)
The Direct Connection endpoint which the physical connection terminates on.
awsDevice
- The Direct Connection endpoint which the physical connection terminates on.public String toString()
toString
in class Object
Object.toString()
public DisassociateConnectionFromLagResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.