Package com.mypurecloud.sdk.v2.model
Class LibraryBatchRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.LibraryBatchRequest
- All Implemented Interfaces:
Serializable
LibraryBatchRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()libraryIds(List<String> libraryIds) List of Library IDsvoidsetLibraryIds(List<String> libraryIds) toString()
-
Constructor Details
-
LibraryBatchRequest
public LibraryBatchRequest() -
LibraryBatchRequest
-
-
Method Details