Uses of Class
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsOrganizationsSchemaVersionsRequest
Packages that use GetExternalcontactsOrganizationsSchemaVersionsRequest
-
Uses of GetExternalcontactsOrganizationsSchemaVersionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetExternalcontactsOrganizationsSchemaVersionsRequestModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsOrganizationsSchemaVersions(GetExternalcontactsOrganizationsSchemaVersionsRequest request) Get all versions of an external organization's schemaExternalContactsApiAsync.getExternalcontactsOrganizationsSchemaVersionsAsync(GetExternalcontactsOrganizationsSchemaVersionsRequest request, AsyncApiCallback<DataSchemaListing> callback) Get all versions of an external organization's schema -
Uses of GetExternalcontactsOrganizationsSchemaVersionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetExternalcontactsOrganizationsSchemaVersionsRequestModifier and TypeMethodDescriptionGetExternalcontactsOrganizationsSchemaVersionsRequest.Builder.build()GetExternalcontactsOrganizationsSchemaVersionsRequest.withCustomHeader(String name, String value) GetExternalcontactsOrganizationsSchemaVersionsRequest.withSchemaId(String schemaId)