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 for the resource..
      Parameters:
      identity - Identity for the resource.
      Returns:
      the next definition stage.