Interface FarmBeats.UpdateStages.WithIdentity

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

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

    Modifier and Type
    Method
    Description
    Specifies the identity property: Identity for the resource..
  • Method Details

    • withIdentity

      FarmBeats.Update withIdentity(Identity identity)
      Specifies the identity property: Identity for the resource..
      Parameters:
      identity - Identity for the resource.
      Returns:
      the next definition stage.