Uses of Class
com.mypurecloud.sdk.v2.model.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EndpointModifier and TypeMethodDescriptionEndpoint.description(String description) The resource's description.The division to which this entity belongs.OrphanRecording.getProviderEndpoint()NameEndpoint.properties(Map<String, Object> properties) Endpoint.schema(DomainEntityRef schema) SchemaEndpoint.site(DomainEntityRef site) The current version of the resource.Methods in com.mypurecloud.sdk.v2.model with parameters of type EndpointModifier and TypeMethodDescriptionOrphanRecording.providerEndpoint(Endpoint providerEndpoint) voidOrphanRecording.setProviderEndpoint(Endpoint providerEndpoint)