Class OrderLinks

java.lang.Object
com.microsoft.store.partnercenter.models.StandardResourceLinks
com.microsoft.store.partnercenter.models.orders.OrderLinks

public class OrderLinks
extends StandardResourceLinks
Bundles offer links.
  • Constructor Details

  • Method Details

    • getPatchOperation

      public Link getPatchOperation()
      Gets the link to the patch operation of an order.
      Returns:
      The link to the patch operation of an oder.
    • setPatchOperation

      public void setPatchOperation​(Link value)
      Sets the link to the patch operation of an order.
      Parameters:
      value - The link to the patch operation of an order.
    • getProvisioningStatus

      public Link getProvisioningStatus()
      Gets the link to the provisioning status of an order.
      Returns:
      The link to the provisioning status of an oder.
    • setProvisioningStatus

      public void setProvisioningStatus​(Link value)
      Sets the link to the provisioning status of an order.
      Parameters:
      value - The link to the provisioning status of an order.