Uses of Class
com.mypurecloud.sdk.v2.api.request.GetJourneyExternaleventsSchemasCoretypeRequest
Packages that use GetJourneyExternaleventsSchemasCoretypeRequest
-
Uses of GetJourneyExternaleventsSchemasCoretypeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetJourneyExternaleventsSchemasCoretypeRequestModifier and TypeMethodDescriptionJourneyApi.getJourneyExternaleventsSchemasCoretype(GetJourneyExternaleventsSchemasCoretypeRequest request) Get a core type from which all schemas are builtJourneyApiAsync.getJourneyExternaleventsSchemasCoretypeAsync(GetJourneyExternaleventsSchemasCoretypeRequest request, AsyncApiCallback<Coretype> callback) Get a core type from which all schemas are built -
Uses of GetJourneyExternaleventsSchemasCoretypeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetJourneyExternaleventsSchemasCoretypeRequestModifier and TypeMethodDescriptionGetJourneyExternaleventsSchemasCoretypeRequest.Builder.build()GetJourneyExternaleventsSchemasCoretypeRequest.withCoreTypeName(String coreTypeName) GetJourneyExternaleventsSchemasCoretypeRequest.withCustomHeader(String name, String value)