Package com.mypurecloud.sdk.v2.model
Class DomainPhysicalInterface
java.lang.Object
com.mypurecloud.sdk.v2.model.DomainPhysicalInterface
- All Implemented Interfaces:
Serializable
DomainPhysicalInterface
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates if the resource is active, inactive, or deleted. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The resource's description.The division to which this entity belongs.booleanfriendlyName(String friendlyName) getId()getName()getState()hardwareAddress(String hardwareAddress) inthashCode()The name of the entity.physicalCapabilities(DomainPhysicalCapabilities physicalCapabilities) voidsetDescription(String description) voidsetDivision(Division division) voidsetEdgeUri(String edgeUri) voidsetFriendlyName(String friendlyName) voidsetHardwareAddress(String hardwareAddress) voidvoidsetPhysicalCapabilities(DomainPhysicalCapabilities physicalCapabilities) voidsetPortLabel(String portLabel) voidsetVersion(Integer version) toString()The current version of the resource.
-
Constructor Details
-
DomainPhysicalInterface
public DomainPhysicalInterface() -
DomainPhysicalInterface
-
-
Method Details
-
getId
-
name
The name of the entity. -
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
description
The resource's description. -
getDescription
-
setDescription
-
version
The current version of the resource. -
getVersion
-
setVersion
-
getDateCreated
-
getDateModified
-
getModifiedBy
-
getCreatedBy
-
getState
-
getModifiedByApp
-
getCreatedByApp
-
edgeUri
-
getEdgeUri
-
setEdgeUri
-
friendlyName
-
getFriendlyName
-
setFriendlyName
-
hardwareAddress
-
getHardwareAddress
-
setHardwareAddress
-
portLabel
-
getPortLabel
-
setPortLabel
-
physicalCapabilities
public DomainPhysicalInterface physicalCapabilities(DomainPhysicalCapabilities physicalCapabilities) -
getPhysicalCapabilities
-
setPhysicalCapabilities
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-