Package com.mypurecloud.sdk.v2.model
Class V3SourceFilterDetails
java.lang.Object
com.mypurecloud.sdk.v2.model.V3SourceFilterDetails
- All Implemented Interfaces:
Serializable
V3SourceFilterDetails
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfolders(List<V3SourceFolderDetails> folders) Details about the folders associated with the Fabric Source.getSite()inthashCode()voidsetFolders(List<V3SourceFolderDetails> folders) voidsetSite(V3SourceSiteDetails site) site(V3SourceSiteDetails site) Details about the site associated with the Fabric Source.toString()
-
Constructor Details
-
V3SourceFilterDetails
public V3SourceFilterDetails() -
V3SourceFilterDetails
-
-
Method Details
-
site
Details about the site associated with the Fabric Source. -
getSite
-
setSite
-
folders
Details about the folders associated with the Fabric Source. -
getFolders
-
setFolders
-
equals
-
hashCode
public int hashCode() -
toString
-