Interface SoftwareDescriptionApi


  • @Path("/v{jclouds.api-version}")
    @Consumes("application/json")
    public interface SoftwareDescriptionApi
    Provides access to Software_Description via their REST API.

    See Also:
    • Method Detail

      • getAllObjects

        @GET
        @Path("/SoftLayer_Software_Description/getAllObjects")
        Set<SoftwareDescription> getAllObjects()
        Returns:
        all objects.