Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCustomattributesSchemasCoretypeRequest
Packages that use GetConversationsCustomattributesSchemasCoretypeRequest
-
Uses of GetConversationsCustomattributesSchemasCoretypeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCustomattributesSchemasCoretypeRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCustomattributesSchemasCoretype(GetConversationsCustomattributesSchemasCoretypeRequest request) Get the core types from which all schemas are built.ConversationsApiAsync.getConversationsCustomattributesSchemasCoretypeAsync(GetConversationsCustomattributesSchemasCoretypeRequest request, AsyncApiCallback<Coretype> callback) Get the core types from which all schemas are built. -
Uses of GetConversationsCustomattributesSchemasCoretypeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCustomattributesSchemasCoretypeRequestModifier and TypeMethodDescriptionGetConversationsCustomattributesSchemasCoretypeRequest.Builder.build()GetConversationsCustomattributesSchemasCoretypeRequest.withCoreTypeName(String coreTypeName) GetConversationsCustomattributesSchemasCoretypeRequest.withCustomHeader(String name, String value)