Uses of Class
com.mypurecloud.sdk.v2.model.Label
Packages that use Label
Package
Description
-
Uses of Label in com.mypurecloud.sdk.v2.api
Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type LabelModifier and TypeMethodDescriptionJourneyApi.postJourneyViewsEncodingsValidate(ApiRequest<List<Label>> request) Validate whether an encoding exist for a label/value combination.JourneyApi.postJourneyViewsEncodingsValidate(List<Label> body) Validate whether an encoding exist for a label/value combination.JourneyApiAsync.postJourneyViewsEncodingsValidateAsync(ApiRequest<List<Label>> request, AsyncApiCallback<ApiResponse<EntityListing>> callback) Validate whether an encoding exist for a label/value combination.JourneyApi.postJourneyViewsEncodingsValidateWithHttpInfo(List<Label> body) Validate whether an encoding exist for a label/value combination. -
Uses of Label in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type LabelModifier and TypeMethodDescriptionPostJourneyViewsEncodingsValidateRequest.getBody()PostJourneyViewsEncodingsValidateRequest.withHttpInfo()Method parameters in com.mypurecloud.sdk.v2.api.request with type arguments of type LabelModifier and TypeMethodDescriptionvoid -
Uses of Label in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Label