Uses of Class
com.avoka.tm.vo.SpaceResource

Packages that use SpaceResource
Package
Description
Provides Service classes.
  • Uses of SpaceResource in com.avoka.tm.svc

    Methods in com.avoka.tm.svc that return SpaceResource
    Modifier and Type
    Method
    Description
    SpaceResourceBuilder.create()
    Create a new space resource based on the specified parameters and return the new space resource value object.
    SpaceResourceBuilder.createOrUpdate()
    Create or update the space resource specified by the given parameters, and return current space resource value object.
    SpaceResourceBuilder.update()
    Update the space resource specified by the resource path and space parameter and return the updated space resource value object.