Class PostContentDocumentAsinRelationsResponse
- java.lang.Object
-
- software.amazon.spapi.models.apluscontent.v2020_11_01.AplusResponse
-
- software.amazon.spapi.models.apluscontent.v2020_11_01.PostContentDocumentAsinRelationsResponse
-
public class PostContentDocumentAsinRelationsResponse extends AplusResponse
PostContentDocumentAsinRelationsResponse
-
-
Constructor Summary
Constructors Constructor Description PostContentDocumentAsinRelationsResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
java.lang.String
toString()
-
Methods inherited from class software.amazon.spapi.models.apluscontent.v2020_11_01.AplusResponse
getWarnings, setWarnings, warnings
-
-
-
-
Method Detail
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in classAplusResponse
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classAplusResponse
-
toString
public java.lang.String toString()
- Overrides:
toString
in classAplusResponse
-
-