Interface GetLogRecordResponse.Builder

    • Method Detail

      • logRecord

        GetLogRecordResponse.Builder logRecord​(Map<String,​String> logRecord)

        The requested log event, as a JSON string.

        Parameters:
        logRecord - The requested log event, as a JSON string.
        Returns:
        Returns a reference to this object so that method calls can be chained together.