Uses of Class
com.mypurecloud.sdk.v2.api.request.PutTaskmanagementWorkitemsSchemaRequest
Packages that use PutTaskmanagementWorkitemsSchemaRequest
-
Uses of PutTaskmanagementWorkitemsSchemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutTaskmanagementWorkitemsSchemaRequestModifier and TypeMethodDescriptionTaskManagementApi.putTaskmanagementWorkitemsSchema(PutTaskmanagementWorkitemsSchemaRequest request) Update a schemaTaskManagementApiAsync.putTaskmanagementWorkitemsSchemaAsync(PutTaskmanagementWorkitemsSchemaRequest request, AsyncApiCallback<DataSchema> callback) Update a schema -
Uses of PutTaskmanagementWorkitemsSchemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutTaskmanagementWorkitemsSchemaRequestModifier and TypeMethodDescriptionPutTaskmanagementWorkitemsSchemaRequest.Builder.build()PutTaskmanagementWorkitemsSchemaRequest.withBody(DataSchema body) PutTaskmanagementWorkitemsSchemaRequest.withCustomHeader(String name, String value) PutTaskmanagementWorkitemsSchemaRequest.withSchemaId(String schemaId)