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