Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsTypeRequest
Packages that use GetIntegrationsTypeRequest
-
Uses of GetIntegrationsTypeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsTypeRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsType(GetIntegrationsTypeRequest request) Get integration type.IntegrationsApiAsync.getIntegrationsTypeAsync(GetIntegrationsTypeRequest request, AsyncApiCallback<IntegrationType> callback) Get integration type. -
Uses of GetIntegrationsTypeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsTypeRequestModifier and TypeMethodDescriptionGetIntegrationsTypeRequest.Builder.build()GetIntegrationsTypeRequest.withCustomHeader(String name, String value) GetIntegrationsTypeRequest.withTypeId(String typeId)