Interface GetDatabaseResponse.Builder

    • Method Detail

      • database

        GetDatabaseResponse.Builder database​(Database database)

        The SAP HANA database of an application registered with AWS Systems Manager for SAP.

        Parameters:
        database - The SAP HANA database of an application registered with AWS Systems Manager for SAP.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        GetDatabaseResponse.Builder tags​(Map<String,​String> tags)

        The tags of a database.

        Parameters:
        tags - The tags of a database.
        Returns:
        Returns a reference to this object so that method calls can be chained together.