Uses of Class
com.mypurecloud.sdk.v2.api.request.GetJourneyExternaleventsSchemaVersionsRequest
Packages that use GetJourneyExternaleventsSchemaVersionsRequest
-
Uses of GetJourneyExternaleventsSchemaVersionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetJourneyExternaleventsSchemaVersionsRequestModifier and TypeMethodDescriptionJourneyApi.getJourneyExternaleventsSchemaVersions(GetJourneyExternaleventsSchemaVersionsRequest request) Get all versions of a External Events schemaJourneyApiAsync.getJourneyExternaleventsSchemaVersionsAsync(GetJourneyExternaleventsSchemaVersionsRequest request, AsyncApiCallback<JourneyExternalEventsSchemaListing> callback) Get all versions of a External Events schema -
Uses of GetJourneyExternaleventsSchemaVersionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetJourneyExternaleventsSchemaVersionsRequestModifier and TypeMethodDescriptionGetJourneyExternaleventsSchemaVersionsRequest.Builder.build()GetJourneyExternaleventsSchemaVersionsRequest.withCustomHeader(String name, String value) GetJourneyExternaleventsSchemaVersionsRequest.withSchemaId(String schemaId)