Interface Account.DefinitionStages.WithIdentity

All Known Subinterfaces:
Account.Definition, Account.DefinitionStages.WithCreate
Enclosing interface:
Account.DefinitionStages

public static interface Account.DefinitionStages.WithIdentity
The stage of the Account definition allowing to specify identity.
  • Method Details

    • withIdentity

      Specifies the identity property: Identity Info on the tracked resource.
      Parameters:
      identity - Identity Info on the tracked resource.
      Returns:
      the next definition stage.