public static final class GetApplicationLogsOutput.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetApplicationLogsOutput |
build() |
GetApplicationLogsOutput.Builder |
logEntrys(List<LogEntry> logEntrys)
logEntrys.
|
GetApplicationLogsOutput.Builder |
nextOffset(Long nextOffset)
nextOffset.
|
GetApplicationLogsOutput.Builder |
requestId(String requestId)
requestId.
|
public GetApplicationLogsOutput.Builder logEntrys(List<LogEntry> logEntrys)
public GetApplicationLogsOutput.Builder nextOffset(Long nextOffset)
public GetApplicationLogsOutput.Builder requestId(String requestId)
public GetApplicationLogsOutput build()
Copyright © 2024. All rights reserved.