Interface CreateAdapterResponse.Builder

    • Method Detail

      • adapterId

        CreateAdapterResponse.Builder adapterId​(String adapterId)

        A string containing the unique ID for the adapter that has been created.

        Parameters:
        adapterId - A string containing the unique ID for the adapter that has been created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.