public static final class RunFunctionResponseBody.RuntimeMeta.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
RunFunctionResponseBody.RuntimeMeta.Builder |
billingDuration(Integer billingDuration)
BillingDuration.
|
RunFunctionResponseBody.RuntimeMeta |
build() |
RunFunctionResponseBody.RuntimeMeta.Builder |
invocationDuration(Integer invocationDuration)
InvocationDuration.
|
RunFunctionResponseBody.RuntimeMeta.Builder |
maxMemoryUsage(Integer maxMemoryUsage)
MaxMemoryUsage.
|
RunFunctionResponseBody.RuntimeMeta.Builder |
requestId(String requestId)
RequestId.
|
public RunFunctionResponseBody.RuntimeMeta.Builder billingDuration(Integer billingDuration)
public RunFunctionResponseBody.RuntimeMeta.Builder invocationDuration(Integer invocationDuration)
public RunFunctionResponseBody.RuntimeMeta.Builder maxMemoryUsage(Integer maxMemoryUsage)
public RunFunctionResponseBody.RuntimeMeta.Builder requestId(String requestId)
public RunFunctionResponseBody.RuntimeMeta build()
Copyright © 2023. All rights reserved.