Interface SpatialAnchorsAccount.UpdateStages.WithIdentity

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

public static interface SpatialAnchorsAccount.UpdateStages.WithIdentity
The stage of the SpatialAnchorsAccount update allowing to specify identity.
  • Method Details

    • withIdentity

      SpatialAnchorsAccount.Update withIdentity(Identity identity)
      Specifies the identity property: The identity associated with this account.
      Parameters:
      identity - The identity associated with this account.
      Returns:
      the next definition stage.