Uses of Class
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsOrganizationsSchemaVersionRequest
Packages that use GetExternalcontactsOrganizationsSchemaVersionRequest
-
Uses of GetExternalcontactsOrganizationsSchemaVersionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetExternalcontactsOrganizationsSchemaVersionRequestModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsOrganizationsSchemaVersion(GetExternalcontactsOrganizationsSchemaVersionRequest request) Get a specific version of a schemaExternalContactsApiAsync.getExternalcontactsOrganizationsSchemaVersionAsync(GetExternalcontactsOrganizationsSchemaVersionRequest request, AsyncApiCallback<DataSchema> callback) Get a specific version of a schema -
Uses of GetExternalcontactsOrganizationsSchemaVersionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetExternalcontactsOrganizationsSchemaVersionRequestModifier and TypeMethodDescriptionGetExternalcontactsOrganizationsSchemaVersionRequest.Builder.build()GetExternalcontactsOrganizationsSchemaVersionRequest.withCustomHeader(String name, String value) GetExternalcontactsOrganizationsSchemaVersionRequest.withSchemaId(String schemaId) GetExternalcontactsOrganizationsSchemaVersionRequest.withVersionId(String versionId)