public static final class GetServiceTrailResponseBody.ServiceTrail.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetServiceTrailResponseBody.ServiceTrail |
build() |
GetServiceTrailResponseBody.ServiceTrail.Builder |
config(String config)
The status of the service trail.
|
GetServiceTrailResponseBody.ServiceTrail.Builder |
createTime(Long createTime)
The timestamp generated when the service trail was created.
|
GetServiceTrailResponseBody.ServiceTrail.Builder |
updateTime(Long updateTime)
The timestamp generated when the service trail was last updated.
|
public GetServiceTrailResponseBody.ServiceTrail.Builder config(String config)
The status of the service trail. Valid values:
on
public GetServiceTrailResponseBody.ServiceTrail.Builder createTime(Long createTime)
The timestamp generated when the service trail was created. Unit: milliseconds.
example:1687250241000
public GetServiceTrailResponseBody.ServiceTrail.Builder updateTime(Long updateTime)
The timestamp generated when the service trail was last updated. Unit: milliseconds.
example:1687250241000
public GetServiceTrailResponseBody.ServiceTrail build()
Copyright © 2026. All rights reserved.