public static class RunFunctionResponseBody.RuntimeMeta
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
RunFunctionResponseBody.RuntimeMeta.Builder |
限定符和类型 | 方法和说明 |
---|---|
static RunFunctionResponseBody.RuntimeMeta.Builder |
builder() |
static RunFunctionResponseBody.RuntimeMeta |
create() |
Integer |
getBillingDuration() |
Integer |
getInvocationDuration() |
Integer |
getMaxMemoryUsage() |
String |
getRequestId() |
public static RunFunctionResponseBody.RuntimeMeta.Builder builder()
public static RunFunctionResponseBody.RuntimeMeta create()
public Integer getBillingDuration()
public Integer getInvocationDuration()
public Integer getMaxMemoryUsage()
public String getRequestId()
Copyright © 2023. All rights reserved.