Uses of Class
com.mypurecloud.sdk.v2.model.JourneyExternalEventsSchemaListing
Packages that use JourneyExternalEventsSchemaListing
-
Uses of JourneyExternalEventsSchemaListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return JourneyExternalEventsSchemaListingModifier and TypeMethodDescriptionJourneyApi.getJourneyExternaleventsSchemas()Get a list of schemas.JourneyApi.getJourneyExternaleventsSchemas(GetJourneyExternaleventsSchemasRequest request) Get a list of schemas.JourneyApi.getJourneyExternaleventsSchemaVersions(GetJourneyExternaleventsSchemaVersionsRequest request) Get all versions of a External Events schemaJourneyApi.getJourneyExternaleventsSchemaVersions(String schemaId) Get all versions of a External Events schemaMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type JourneyExternalEventsSchemaListingModifier and TypeMethodDescriptionJourneyApi.getJourneyExternaleventsSchemas(ApiRequest<Void> request) Get a list of schemas.JourneyApiAsync.getJourneyExternaleventsSchemasAsync(GetJourneyExternaleventsSchemasRequest request, AsyncApiCallback<JourneyExternalEventsSchemaListing> callback) Get a list of schemas.JourneyApiAsync.getJourneyExternaleventsSchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyExternalEventsSchemaListing>> callback) Get a list of schemas.JourneyApi.getJourneyExternaleventsSchemasWithHttpInfo()Get a list of schemas.JourneyApi.getJourneyExternaleventsSchemaVersions(ApiRequest<Void> request) Get all versions of a External Events schemaJourneyApiAsync.getJourneyExternaleventsSchemaVersionsAsync(GetJourneyExternaleventsSchemaVersionsRequest request, AsyncApiCallback<JourneyExternalEventsSchemaListing> callback) Get all versions of a External Events schemaJourneyApiAsync.getJourneyExternaleventsSchemaVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyExternalEventsSchemaListing>> callback) Get all versions of a External Events schemaJourneyApi.getJourneyExternaleventsSchemaVersionsWithHttpInfo(String schemaId) Get all versions of a External Events schemaMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type JourneyExternalEventsSchemaListingModifier and TypeMethodDescriptionJourneyApiAsync.getJourneyExternaleventsSchemasAsync(GetJourneyExternaleventsSchemasRequest request, AsyncApiCallback<JourneyExternalEventsSchemaListing> callback) Get a list of schemas.JourneyApiAsync.getJourneyExternaleventsSchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyExternalEventsSchemaListing>> callback) Get a list of schemas.JourneyApiAsync.getJourneyExternaleventsSchemaVersionsAsync(GetJourneyExternaleventsSchemaVersionsRequest request, AsyncApiCallback<JourneyExternalEventsSchemaListing> callback) Get all versions of a External Events schemaJourneyApiAsync.getJourneyExternaleventsSchemaVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyExternalEventsSchemaListing>> callback) Get all versions of a External Events schema -
Uses of JourneyExternalEventsSchemaListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyExternalEventsSchemaListingModifier and TypeMethodDescriptionJourneyExternalEventsSchemaListing.entities(List<JourneyExternalEventsSchema> entities)