Interface Account.DefinitionStages.WithKind

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

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

    • withKind

      Specifies the kind property: The Kind of the resource..
      Parameters:
      kind - The Kind of the resource.
      Returns:
      the next definition stage.