public static final class ListAsyncInvokeConfigsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListAsyncInvokeConfigsRequest |
build() |
ListAsyncInvokeConfigsRequest.Builder |
functionName(String functionName)
The function name.
|
ListAsyncInvokeConfigsRequest.Builder |
limit(Integer limit)
The maximum number of entries to be returned.
|
ListAsyncInvokeConfigsRequest.Builder |
nextToken(String nextToken)
The paging information.
|
public ListAsyncInvokeConfigsRequest.Builder functionName(String functionName)
public ListAsyncInvokeConfigsRequest.Builder limit(Integer limit)
public ListAsyncInvokeConfigsRequest.Builder nextToken(String nextToken)
public ListAsyncInvokeConfigsRequest build()
Copyright © 2024. All rights reserved.