public static final class ListConcurrencyConfigsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListConcurrencyConfigsRequest |
build() |
ListConcurrencyConfigsRequest.Builder |
functionName(String functionName)
The function name.
|
ListConcurrencyConfigsRequest.Builder |
limit(Integer limit)
The maximum number of entries returned.
|
ListConcurrencyConfigsRequest.Builder |
nextToken(String nextToken)
The pagination token that is used in the next request to retrieve a new page of results.
|
public ListConcurrencyConfigsRequest.Builder functionName(String functionName)
public ListConcurrencyConfigsRequest.Builder limit(Integer limit)
public ListConcurrencyConfigsRequest.Builder nextToken(String nextToken)
public ListConcurrencyConfigsRequest build()
Copyright © 2024. All rights reserved.