Package com.mypurecloud.sdk.v2.model
Class LabelListing
java.lang.Object
com.mypurecloud.sdk.v2.model.LabelListing
- All Implemented Interfaces:
Serializable
LabelListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<LabelResponse> entities) booleaninthashCode()previousUri(String previousUri) voidsetEntities(List<LabelResponse> entities) voidsetNextUri(String nextUri) voidsetPreviousUri(String previousUri) voidsetSelfUri(String selfUri) toString()
-
Constructor Details
-
LabelListing
public LabelListing() -
LabelListing
-
-
Method Details