Package com.mypurecloud.sdk.v2.model
Class WebChatDeploymentEntityListing
java.lang.Object
com.mypurecloud.sdk.v2.model.WebChatDeploymentEntityListing
- All Implemented Interfaces:
Serializable
WebChatDeploymentEntityListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<WebChatDeployment> entities) booleangetTotal()inthashCode()voidsetEntities(List<WebChatDeployment> entities) voidsetSelfUri(String selfUri) voidtoString()
-
Constructor Details
-
WebChatDeploymentEntityListing
public WebChatDeploymentEntityListing() -
WebChatDeploymentEntityListing
-
-
Method Details