Interface DataClassDataCategoryConnectionsPagedResponse

All Known Implementing Classes:
DataClassDataCategoryConnectionsPagedResponseImpl

public interface DataClassDataCategoryConnectionsPagedResponse
Represents a paged response of associations between a data class and a data category.
  • Method Details

    • getDataClassDataCategoryConnections

      List<DataClassDataCategoryConnection> getDataClassDataCategoryConnections()
      Returns the list of associations between a data class and a data category.
      Returns:
      the associations between a data class and a data category