Package com.mypurecloud.sdk.v2.model
Class SiteConnection
java.lang.Object
com.mypurecloud.sdk.v2.model.SiteConnection
- All Implemented Interfaces:
Serializable
SiteConnection
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumMedia model for the current site.static enumConnection method from site to site (Direct, Indirect, CloudProxy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIndicates if the current site is linkedbooleangetId()getName()getType()inthashCode()voidsetEnabled(Boolean enabled) voidvoidsetManaged(Boolean managed) voidvoidsetSelfUri(String selfUri) voidtoString()type(SiteConnection.TypeEnum type) Connection method from site to site (Direct, Indirect, CloudProxy
-
Constructor Details
-
SiteConnection
public SiteConnection() -
SiteConnection
-
-
Method Details
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
selfUri
-
getSelfUri
-
setSelfUri
-
managed
-
getManaged
-
setManaged
-
type
Connection method from site to site (Direct, Indirect, CloudProxy -
getType
-
setType
-
enabled
Indicates if the current site is linked -
getEnabled
-
setEnabled
-
getMediaModel
-
getEdgeList
-
getCoreSite
-
getPrimaryCoreSites
-
getSecondaryCoreSites
-
equals
-
hashCode
public int hashCode() -
toString
-