public static final class DescribeDnsGtmLogsResponseBody.Log.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDnsGtmLogsResponseBody.Log |
build() |
DescribeDnsGtmLogsResponseBody.Log.Builder |
content(String content)
The formatted message content.
|
DescribeDnsGtmLogsResponseBody.Log.Builder |
entityId(String entityId)
The ID of the object on which the operation was performed.
|
DescribeDnsGtmLogsResponseBody.Log.Builder |
entityName(String entityName)
The name of the object on which the operation was performed.
|
DescribeDnsGtmLogsResponseBody.Log.Builder |
entityType(String entityType)
The type of the object on which the operation was performed.
|
DescribeDnsGtmLogsResponseBody.Log.Builder |
id(Long id)
The ID of the record.
|
DescribeDnsGtmLogsResponseBody.Log.Builder |
operAction(String operAction)
The operation performed.
|
DescribeDnsGtmLogsResponseBody.Log.Builder |
operTime(String operTime)
The time when the operation was performed.
|
DescribeDnsGtmLogsResponseBody.Log.Builder |
operTimestamp(Long operTimestamp)
The timestamp of the operation.
|
public DescribeDnsGtmLogsResponseBody.Log.Builder content(String content)
The formatted message content.
example:addtest-pool-1
public DescribeDnsGtmLogsResponseBody.Log.Builder entityId(String entityId)
The ID of the object on which the operation was performed.
example:121212
public DescribeDnsGtmLogsResponseBody.Log.Builder entityName(String entityName)
The name of the object on which the operation was performed.
example:test-pool-1
public DescribeDnsGtmLogsResponseBody.Log.Builder entityType(String entityType)
The type of the object on which the operation was performed.
public DescribeDnsGtmLogsResponseBody.Log.Builder id(Long id)
The ID of the record.
example:6726
public DescribeDnsGtmLogsResponseBody.Log.Builder operAction(String operAction)
The operation performed.
public DescribeDnsGtmLogsResponseBody.Log.Builder operTime(String operTime)
The time when the operation was performed.
example:2018-01-24T07:35Z
public DescribeDnsGtmLogsResponseBody.Log.Builder operTimestamp(Long operTimestamp)
The timestamp of the operation.
example:1516779348000
public DescribeDnsGtmLogsResponseBody.Log build()
Copyright © 2026. All rights reserved.