Interface MapsAccount.UpdateStages.WithKind

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

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

    Modifier and Type
    Method
    Description
    withKind(Kind kind)
    Specifies the kind property: Get or Set Kind property..
  • Method Details

    • withKind

      MapsAccount.Update withKind(Kind kind)
      Specifies the kind property: Get or Set Kind property..
      Parameters:
      kind - Get or Set Kind property.
      Returns:
      the next definition stage.