Interface DeleteFleetAdvisorDatabasesResponse.Builder

    • Method Detail

      • databaseIds

        DeleteFleetAdvisorDatabasesResponse.Builder databaseIds​(Collection<String> databaseIds)

        The IDs of the databases that the operation deleted.

        Parameters:
        databaseIds - The IDs of the databases that the operation deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • databaseIds

        DeleteFleetAdvisorDatabasesResponse.Builder databaseIds​(String... databaseIds)

        The IDs of the databases that the operation deleted.

        Parameters:
        databaseIds - The IDs of the databases that the operation deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.