public static final class DescribeCustomEventAttributeResponseBody.CustomEvent.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCustomEventAttributeResponseBody.CustomEvent |
build() |
DescribeCustomEventAttributeResponseBody.CustomEvent.Builder |
content(String content)
The ID of the custom event.
|
DescribeCustomEventAttributeResponseBody.CustomEvent.Builder |
groupId(String groupId)
The content of the custom event.
|
DescribeCustomEventAttributeResponseBody.CustomEvent.Builder |
id(String id)
Queries the details of a custom event occurred in a specified time period.
|
DescribeCustomEventAttributeResponseBody.CustomEvent.Builder |
name(String name)
The ID of the application group.
|
DescribeCustomEventAttributeResponseBody.CustomEvent.Builder |
time(String time)
The name of the custom event.
|
public DescribeCustomEventAttributeResponseBody.CustomEvent.Builder content(String content)
public DescribeCustomEventAttributeResponseBody.CustomEvent.Builder groupId(String groupId)
public DescribeCustomEventAttributeResponseBody.CustomEvent.Builder id(String id)
public DescribeCustomEventAttributeResponseBody.CustomEvent.Builder name(String name)
public DescribeCustomEventAttributeResponseBody.CustomEvent.Builder time(String time)
public DescribeCustomEventAttributeResponseBody.CustomEvent build()
Copyright © 2023. All rights reserved.