Uses of Class
com.mypurecloud.sdk.v2.api.request.GetJourneyExternaleventsSchemaRequest
Packages that use GetJourneyExternaleventsSchemaRequest
-
Uses of GetJourneyExternaleventsSchemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetJourneyExternaleventsSchemaRequestModifier and TypeMethodDescriptionJourneyApi.getJourneyExternaleventsSchema(GetJourneyExternaleventsSchemaRequest request) Get a schemaJourneyApiAsync.getJourneyExternaleventsSchemaAsync(GetJourneyExternaleventsSchemaRequest request, AsyncApiCallback<JourneyExternalEventsSchema> callback) Get a schema -
Uses of GetJourneyExternaleventsSchemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetJourneyExternaleventsSchemaRequestModifier and TypeMethodDescriptionGetJourneyExternaleventsSchemaRequest.Builder.build()GetJourneyExternaleventsSchemaRequest.withCustomHeader(String name, String value) GetJourneyExternaleventsSchemaRequest.withSchemaId(String schemaId)