@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeConnectionLoaResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
The response received when DescribeConnectionLoa is called.
Constructor and Description |
---|
DescribeConnectionLoaResult() |
Modifier and Type | Method and Description |
---|---|
DescribeConnectionLoaResult |
clone() |
boolean |
equals(Object obj) |
Loa |
getLoa() |
int |
hashCode() |
void |
setLoa(Loa loa) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
DescribeConnectionLoaResult |
withLoa(Loa loa) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setLoa(Loa loa)
loa
- public Loa getLoa()
public DescribeConnectionLoaResult withLoa(Loa loa)
loa
- public String toString()
toString
in class Object
Object.toString()
public DescribeConnectionLoaResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.