Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsTypeConfigschemaRequest
Packages that use GetIntegrationsTypeConfigschemaRequest
-
Uses of GetIntegrationsTypeConfigschemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsTypeConfigschemaRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsTypeConfigschema(GetIntegrationsTypeConfigschemaRequest request) Get properties config schema for an integration type.IntegrationsApiAsync.getIntegrationsTypeConfigschemaAsync(GetIntegrationsTypeConfigschemaRequest request, AsyncApiCallback<JsonSchemaDocument> callback) Get properties config schema for an integration type. -
Uses of GetIntegrationsTypeConfigschemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsTypeConfigschemaRequestModifier and TypeMethodDescriptionGetIntegrationsTypeConfigschemaRequest.Builder.build()GetIntegrationsTypeConfigschemaRequest.withConfigType(String configType) GetIntegrationsTypeConfigschemaRequest.withCustomHeader(String name, String value) GetIntegrationsTypeConfigschemaRequest.withTypeId(String typeId)