@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class RecommendationRelatedEventResource extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
RecommendationRelatedEventResource() |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedEventResource |
clone() |
boolean |
equals(Object obj) |
String |
getName() |
String |
getType() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setName(String name) |
void |
setType(String type) |
String |
toString()
Returns a string representation of this object.
|
RecommendationRelatedEventResource |
withName(String name) |
RecommendationRelatedEventResource |
withType(String type) |
public void setName(String name)
name - public String getName()
public RecommendationRelatedEventResource withName(String name)
name - public void setType(String type)
type - public String getType()
public RecommendationRelatedEventResource withType(String type)
type - public String toString()
toString in class ObjectObject.toString()public RecommendationRelatedEventResource clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2020. All rights reserved.