Interface GetDatabaseResponse.Builder

  • Method Details

    • 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.
    • database

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

      This is a convenience method that creates an instance of the Database.Builder avoiding the need to create one manually via Database.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to database(Database).

      Parameters:
      database - a consumer that will call methods on Database.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.