Interface SpatialAnchorsAccount.UpdateStages.WithKind

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

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

    Modifier and Type
    Method
    Description
    withKind(Sku kind)
    Specifies the kind property: The kind of account, if supported.
  • Method Details

    • withKind

      Specifies the kind property: The kind of account, if supported.
      Parameters:
      kind - The kind of account, if supported.
      Returns:
      the next definition stage.