@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetMasterAccountResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
GetMasterAccountResult() |
| Modifier and Type | Method and Description |
|---|---|
GetMasterAccountResult |
clone() |
boolean |
equals(Object obj) |
Master |
getMaster() |
int |
hashCode() |
void |
setMaster(Master master) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
GetMasterAccountResult |
withMaster(Master master) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setMaster(Master master)
master - public Master getMaster()
public GetMasterAccountResult withMaster(Master master)
master - public String toString()
toString in class ObjectObject.toString()public GetMasterAccountResult clone()
Copyright © 2018. All rights reserved.