Interface SpatialAnchorsAccount.UpdateStages.WithSku

All Known Subinterfaces:
SpatialAnchorsAccount.Update
Enclosing interface:
SpatialAnchorsAccount.UpdateStages

public static interface SpatialAnchorsAccount.UpdateStages.WithSku
The stage of the SpatialAnchorsAccount update allowing to specify sku.
  • Method Summary

    Modifier and Type
    Method
    Description
    withSku(Sku sku)
    Specifies the sku property: The sku associated with this account.
  • Method Details

    • withSku

      Specifies the sku property: The sku associated with this account.
      Parameters:
      sku - The sku associated with this account.
      Returns:
      the next definition stage.