Interface OrganizationServiceDeskUpdateParameters
@PublicApi
public interface OrganizationServiceDeskUpdateParameters
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder to construct theOrganizationServiceDeskUpdateParameters
. -
Method Summary
-
Method Details
-
serviceDeskId
Integer serviceDeskId()- Returns:
- the id of the
ServiceDesk
from which organizations will be retrieved
-
organization
CustomerOrganization organization()- Returns:
- a
CustomerOrganization
to add or remove to/from a service project
-