@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class RetrievedReference extends Object implements Serializable, Cloneable, StructuredPojo
Retrieved reference
| Constructor and Description |
|---|
RetrievedReference() |
| Modifier and Type | Method and Description |
|---|---|
RetrievedReference |
clone() |
boolean |
equals(Object obj) |
RetrievalResultContent |
getContent() |
RetrievalResultLocation |
getLocation() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setContent(RetrievalResultContent content) |
void |
setLocation(RetrievalResultLocation location) |
String |
toString()
Returns a string representation of this object.
|
RetrievedReference |
withContent(RetrievalResultContent content) |
RetrievedReference |
withLocation(RetrievalResultLocation location) |
public void setContent(RetrievalResultContent content)
content - public RetrievalResultContent getContent()
public RetrievedReference withContent(RetrievalResultContent content)
content - public void setLocation(RetrievalResultLocation location)
location - public RetrievalResultLocation getLocation()
public RetrievedReference withLocation(RetrievalResultLocation location)
location - public String toString()
toString in class ObjectObject.toString()public RetrievedReference clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.