@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class PromoteResourceShareCreatedFromPolicyResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
PromoteResourceShareCreatedFromPolicyResult() |
Modifier and Type | Method and Description |
---|---|
PromoteResourceShareCreatedFromPolicyResult |
clone() |
boolean |
equals(Object obj) |
Boolean |
getReturnValue()
Indicates whether the request succeeded.
|
int |
hashCode() |
Boolean |
isReturnValue()
Indicates whether the request succeeded.
|
void |
setReturnValue(Boolean returnValue)
Indicates whether the request succeeded.
|
String |
toString()
Returns a string representation of this object.
|
PromoteResourceShareCreatedFromPolicyResult |
withReturnValue(Boolean returnValue)
Indicates whether the request succeeded.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public PromoteResourceShareCreatedFromPolicyResult()
public void setReturnValue(Boolean returnValue)
Indicates whether the request succeeded.
returnValue
- Indicates whether the request succeeded.public Boolean getReturnValue()
Indicates whether the request succeeded.
public PromoteResourceShareCreatedFromPolicyResult withReturnValue(Boolean returnValue)
Indicates whether the request succeeded.
returnValue
- Indicates whether the request succeeded.public Boolean isReturnValue()
Indicates whether the request succeeded.
public String toString()
toString
in class Object
Object.toString()
public PromoteResourceShareCreatedFromPolicyResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.