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