Interface Account.UpdateStages.WithKind

  • All Known Subinterfaces:
    Account.Update
    Enclosing interface:
    Account.UpdateStages

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

      • withKind

        Account.Update withKind​(String kind)
        Specifies the kind property: The Kind of the resource..
        Parameters:
        kind - The Kind of the resource.
        Returns:
        the next definition stage.