public static final class DescribeGtmLogsResponseBody.Log.Builder extends Object
public DescribeGtmLogsResponseBody.Log.Builder content(String content)
The formatted message content.
example:addtest-pool-1
public DescribeGtmLogsResponseBody.Log.Builder entityId(String entityId)
The ID of the object that was operated on.
example:121212
public DescribeGtmLogsResponseBody.Log.Builder entityName(String entityName)
The name of the object that was operated on.
example:test-pool-1
public DescribeGtmLogsResponseBody.Log.Builder entityType(String entityType)
The type of the object that was operated on.
example:POOL
public DescribeGtmLogsResponseBody.Log.Builder id(Long id)
The ID of the log record.
example:6726
public DescribeGtmLogsResponseBody.Log.Builder operAction(String operAction)
The operation performed.
example:add
public DescribeGtmLogsResponseBody.Log.Builder operIp(String operIp)
The IP address subject to the operation.
example:106.11.34.X
public DescribeGtmLogsResponseBody.Log.Builder operTime(String operTime)
The time when the operation was performed.
example:2018-01-24T07:35Z
public DescribeGtmLogsResponseBody.Log.Builder operTimestamp(Long operTimestamp)
A timestamp that indicates the time when the operation was performed.
example:1516779348000
public DescribeGtmLogsResponseBody.Log build()
Copyright © 2026. All rights reserved.