static ListFunctionUrlConfigsRequest.Builder |
ListFunctionUrlConfigsRequest.builder() |
|
ListFunctionUrlConfigsRequest.Builder |
ListFunctionUrlConfigsRequest.Builder.functionName(String functionName) |
The name of the Lambda function.
|
ListFunctionUrlConfigsRequest.Builder |
ListFunctionUrlConfigsRequest.Builder.marker(String marker) |
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
|
ListFunctionUrlConfigsRequest.Builder |
ListFunctionUrlConfigsRequest.Builder.maxItems(Integer maxItems) |
The maximum number of function URLs to return in the response.
|
ListFunctionUrlConfigsRequest.Builder |
ListFunctionUrlConfigsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListFunctionUrlConfigsRequest.Builder |
ListFunctionUrlConfigsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListFunctionUrlConfigsRequest.Builder |
ListFunctionUrlConfigsRequest.toBuilder() |
|