Uses of Class
com.mypurecloud.sdk.v2.api.request.PutJourneyExternaleventsSchemaRequest
Packages that use PutJourneyExternaleventsSchemaRequest
-
Uses of PutJourneyExternaleventsSchemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutJourneyExternaleventsSchemaRequestModifier and TypeMethodDescriptionJourneyApi.putJourneyExternaleventsSchema(PutJourneyExternaleventsSchemaRequest request) Update a schemaJourneyApiAsync.putJourneyExternaleventsSchemaAsync(PutJourneyExternaleventsSchemaRequest request, AsyncApiCallback<JourneyExternalEventsSchema> callback) Update a schema -
Uses of PutJourneyExternaleventsSchemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutJourneyExternaleventsSchemaRequestModifier and TypeMethodDescriptionPutJourneyExternaleventsSchemaRequest.Builder.build()PutJourneyExternaleventsSchemaRequest.withBody(JourneySchemaUpdateRequest body) PutJourneyExternaleventsSchemaRequest.withCustomHeader(String name, String value) PutJourneyExternaleventsSchemaRequest.withSchemaId(String schemaId)