- getAction() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The AWS Lambda action you want to allow in this statement. 
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The maximum number of stream records that can be sent to your Lambda
 function for a single invocation. 
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
- 
Returns additional metadata for a previously executed successful request, typically used for
 debugging issues where a service isn't acting as expected. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
- 
Returns additional metadata for a previously executed successful, request, typically used for
 debugging issues where a service isn't acting as expected. 
- getClientContext() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
Using the ClientContextyou can pass client-specific
 information to the Lambda function you are invoking.
 
- getCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
A structure that includes ZipFile. 
- getCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
- 
The object for the Lambda function location. 
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The size, in bytes, of the function .zip file you uploaded. 
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- getConfiguration() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
- 
A complex type that describes function metadata. 
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
A short, user-defined function description. 
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The user-provided description. 
- getDescription() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The user-provided description. 
- getDescription() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The user-provided description. 
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The user-provided description. 
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
A short user-defined function description. 
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The user-provided description. 
- getEnabled() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
Indicates whether AWS Lambda should begin polling the event source. 
- getEnabled() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
Specifies whether AWS Lambda should actively poll the stream or not. 
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the event source. 
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream. 
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- getEventSourceMapping(GetEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
- 
 Returns configuration information for the specified event source
 mapping (see CreateEventSourceMapping). 
- getEventSourceMapping(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
- 
 Returns configuration information for the specified event source
 mapping (see CreateEventSourceMapping). 
- getEventSourceMappingAsync(GetEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
- 
 Returns configuration information for the specified event source
 mapping (see CreateEventSourceMapping). 
- getEventSourceMappingAsync(GetEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
- 
 Returns configuration information for the specified event source
 mapping (see CreateEventSourceMapping). 
- getEventSourceMappingAsync(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
 Returns configuration information for the specified event source
 mapping (see CreateEventSourceMapping). 
- getEventSourceMappingAsync(GetEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
 Returns configuration information for the specified event source
 mapping (see CreateEventSourceMapping). 
- GetEventSourceMappingRequest - Class in com.amazonaws.services.lambda.model
- 
- GetEventSourceMappingRequest() - Constructor for class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-  
- GetEventSourceMappingResult - Class in com.amazonaws.services.lambda.model
- 
 Describes mapping between an Amazon Kinesis stream and a Lambda
 function. 
- GetEventSourceMappingResult() - Constructor for class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-  
- getEventSourceMappings() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
- 
An array of EventSourceMappingConfigurationobjects.
 
- getExecutorService() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
Returns the executor service used by this async client to execute
 requests. 
- getFunction(GetFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
- 
 Returns the configuration information of the Lambda function and a
 presigned URL link to the .zip file you uploaded with CreateFunction
 so you can download the .zip file. 
- getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
- 
 Returns the configuration information of the Lambda function and a
 presigned URL link to the .zip file you uploaded with CreateFunction
 so you can download the .zip file. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The Amazon Resource Name (ARN) assigned to the function. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- getFunctionAsync(GetFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
- 
 Returns the configuration information of the Lambda function and a
 presigned URL link to the .zip file you uploaded with CreateFunction
 so you can download the .zip file. 
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
- 
 Returns the configuration information of the Lambda function and a
 presigned URL link to the .zip file you uploaded with CreateFunction
 so you can download the .zip file. 
- getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
 Returns the configuration information of the Lambda function and a
 presigned URL link to the .zip file you uploaded with CreateFunction
 so you can download the .zip file. 
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
 Returns the configuration information of the Lambda function and a
 presigned URL link to the .zip file you uploaded with CreateFunction
 so you can download the .zip file. 
- getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
- 
 Returns the configuration information of the Lambda function. 
- getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
- 
 Returns the configuration information of the Lambda function. 
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
- 
 Returns the configuration information of the Lambda function. 
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
- 
 Returns the configuration information of the Lambda function. 
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
 Returns the configuration information of the Lambda function. 
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
 Returns the configuration information of the Lambda function. 
- GetFunctionConfigurationRequest - Class in com.amazonaws.services.lambda.model
- 
- GetFunctionConfigurationRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-  
- GetFunctionConfigurationResult - Class in com.amazonaws.services.lambda.model
- 
 A complex type that describes function metadata. 
- GetFunctionConfigurationResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-  
- getFunctionError() - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
Indicates whether an error occurred while executing the Lambda
 function. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
Name of the Lambda function whose access policy you are updating by
 adding a new permission. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The name you want to assign to the function you are uploading. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The name of the function. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
- 
The Lambda function to delete. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The name of the function. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
- 
The name of the Lambda function for which you want to retrieve the
 configuration information. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The name of the function. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
- 
The Lambda function name. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
- 
Function name whose access policy you want to retrieve. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
- 
Deprecated. The Lambda function name. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
The Lambda function name. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
The name of the Lambda function. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
- 
Lambda function whose access policy you want to remove a permission
 from. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The Lambda function to which you want the stream records sent. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
- 
The existing Lambda function name whose code you want to replace. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The name of the function. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The name of the Lambda function. 
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The name of the function. 
- GetFunctionRequest - Class in com.amazonaws.services.lambda.model
- 
- GetFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionRequest
-  
- GetFunctionResult - Class in com.amazonaws.services.lambda.model
- 
 This response contains the object for the Lambda function location
 (see API_FunctionCodeLocation 
- GetFunctionResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionResult
-  
- getFunctions() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
- 
A list of Lambda functions. 
- getHandler() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The function within your code that Lambda calls to begin execution. 
- getHandler() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The function Lambda calls to begin executing your function. 
- getHandler() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The function Lambda calls to begin executing your function. 
- getHandler() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The function Lambda calls to begin executing your function. 
- getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The function Lambda calls to begin executing your function. 
- getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The function that Lambda calls to begin executing your function. 
- getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The function Lambda calls to begin executing your function. 
- getInvocationType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
By default, the InvokeAPI assumes "RequestResponse"
 invocation type.
 
- getInvokeArgs() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
- 
Deprecated. JSON that you want to provide to your Lambda function as input. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The timestamp of the last time you updated the function. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The timestamp of the last time you updated the function. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The timestamp of the last time you updated the function. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The timestamp of the last time you updated the function. 
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The timestamp of the last time you updated the function. 
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- getLocation() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
- 
The presigned URL you can use to download the function's .zip file
 that you previously uploaded. 
- getLogResult() - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
It is the base64-encoded logs for the Lambda function invocation. 
- getLogType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
You can set this optional parameter to "Tail" in the request only if
 you specify the InvocationTypeparameter with value
 "RequestResponse".
 
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
Optional string. 
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
- 
Optional string. 
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
Optional integer. 
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
- 
Optional integer. 
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The amount of memory, in MB, your Lambda function is given. 
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The memory size, in MB, you configured for the function. 
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The memory size, in MB, you configured for the function. 
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The memory size, in MB, you configured for the function. 
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The memory size, in MB, you configured for the function. 
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The amount of memory, in MB, your Lambda function is given. 
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The memory size, in MB, you configured for the function. 
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
- 
A string, present if there are more event source mappings. 
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
- 
A string, present if there are more functions. 
- getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
JSON that you want to provide to your Lambda function as input. 
- getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
It is the JSON representation of the object returned by the Lambda
 function. 
- getPolicy(GetPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
- 
 Returns the access policy, containing a list of permissions granted
 via the AddPermissionAPI, associated with the specified
 bucket.
 
- getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
- 
 Returns the access policy, containing a list of permissions granted
 via the AddPermissionAPI, associated with the specified
 bucket.
 
- getPolicy() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
- 
The access policy associated with the specified function. 
- getPolicyAsync(GetPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
- 
 Returns the access policy, containing a list of permissions granted
 via the AddPermissionAPI, associated with the specified
 bucket.
 
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
- 
 Returns the access policy, containing a list of permissions granted
 via the AddPermissionAPI, associated with the specified
 bucket.
 
- getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
 Returns the access policy, containing a list of permissions granted
 via the AddPermissionAPI, associated with the specified
 bucket.
 
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
 Returns the access policy, containing a list of permissions granted
 via the AddPermissionAPI, associated with the specified
 bucket.
 
- GetPolicyRequest - Class in com.amazonaws.services.lambda.model
- 
- GetPolicyRequest() - Constructor for class com.amazonaws.services.lambda.model.GetPolicyRequest
-  
- GetPolicyResult - Class in com.amazonaws.services.lambda.model
-  
- GetPolicyResult() - Constructor for class com.amazonaws.services.lambda.model.GetPolicyResult
-  
- getPrincipal() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The principal who is getting this permission. 
- getRepositoryType() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
- 
The repository from which you can download the function. 
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
- 
Returns the value of the RetryAfterSeconds property for this object. 
- getRole() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- getRole() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- getRole() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- getRole() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda will assume
 when it executes your function. 
- getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- getRuntime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The runtime environment for the Lambda function you are uploading. 
- getRuntime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The runtime environment for the Lambda function. 
- getRuntime() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The runtime environment for the Lambda function. 
- getRuntime() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The runtime environment for the Lambda function. 
- getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- getSourceAccount() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The AWS account ID (without a hyphen) of the source owner. 
- getSourceArn() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
This is optional; however, when granting Amazon S3 permission to
 invoke your function, you should specify this field with the bucket
 Amazon Resource Name (ARN) as its value. 
- getStartingPosition() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The position in the stream where AWS Lambda should start reading. 
- getState() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The state of the event source mapping. 
- getState() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The state of the event source mapping. 
- getState() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The state of the event source mapping. 
- getState() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The state of the event source mapping. 
- getState() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The state of the event source mapping. 
- getStatement() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
- 
The permission statement you specified in the request. 
- getStatementId() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
A unique statement identifier. 
- getStatementId() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
- 
Statement ID of the permission to remove. 
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The reason the event source mapping is in its current state. 
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- getStatus() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
- 
Deprecated. It will be 202 upon success. 
- getStatusCode() - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
The HTTP status code will be in the 200 range for successful request. 
- getTimeout() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The function execution time at which Lambda should terminate the
 function. 
- getTimeout() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The function execution time at which Lambda should terminate the
 function. 
- getTimeout() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The function execution time at which Lambda should terminate the
 function. 
- getTimeout() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The function execution time at which Lambda should terminate the
 function. 
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The function execution time at which Lambda should terminate the
 function. 
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The function execution time at which AWS Lambda should terminate the
 function. 
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The function execution time at which Lambda should terminate the
 function. 
- getType() - Method in exception com.amazonaws.services.lambda.invoke.LambdaFunctionException
-  
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
- 
Returns the value of the Type property for this object. 
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
- 
Returns the value of the Type property for this object. 
- getType() - Method in exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
- 
Returns the value of the Type property for this object. 
- getType() - Method in exception com.amazonaws.services.lambda.model.RequestTooLargeException
- 
Returns the value of the Type property for this object. 
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceConflictException
- 
Returns the value of the Type property for this object. 
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
- 
Returns the value of the Type property for this object. 
- getType() - Method in exception com.amazonaws.services.lambda.model.ServiceException
- 
Returns the value of the Type property for this object. 
- getType() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
- 
Returns the value of the Type property for this object. 
- getType() - Method in exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
- 
Returns the value of the Type property for this object. 
- getUUID() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- getUUID() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
- 
The event source mapping ID. 
- getUUID() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- getUUID() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- getUUID() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
- 
The AWS Lambda assigned ID of the event source mapping. 
- getUUID() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- getUUID() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The event source mapping identifier. 
- getUUID() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- getZipFile() - Method in class com.amazonaws.services.lambda.model.FunctionCode
- 
A base64-encoded .zip file containing your packaged source code. 
- getZipFile() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
- 
Based64-encoded .zip file containing your packaged source code. 
- ServiceException - Exception in com.amazonaws.services.lambda.model
- 
 The AWS Lambda service encountered an internal error. 
- ServiceException(String) - Constructor for exception com.amazonaws.services.lambda.model.ServiceException
- 
Constructs a new ServiceException with the specified error
 message. 
- setAction(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The AWS Lambda action you want to allow in this statement. 
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The maximum number of stream records that can be sent to your Lambda
 function for a single invocation. 
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- setClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
Using the ClientContextyou can pass client-specific
 information to the Lambda function you are invoking.
 
- setCode(FunctionCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
A structure that includes ZipFile. 
- setCode(FunctionCodeLocation) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
- 
The object for the Lambda function location. 
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The size, in bytes, of the function .zip file you uploaded. 
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- setConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
- 
A complex type that describes function metadata. 
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
A short, user-defined function description. 
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The user-provided description. 
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The user-provided description. 
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The user-provided description. 
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The user-provided description. 
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
A short user-defined function description. 
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The user-provided description. 
- setEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
Indicates whether AWS Lambda should begin polling the event source. 
- setEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
Specifies whether AWS Lambda should actively poll the stream or not. 
- setEndpoint(String) - Method in interface com.amazonaws.services.lambda.AWSLambda
- 
Overrides the default endpoint for this client ("https://lambda.us-east-1.amazonaws.com/"). 
- setEndpoint(String) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-  
- setEndpoint(String, String, String) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-  
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the event source. 
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream. 
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- setEventSourceMappings(Collection<EventSourceMappingConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
- 
An array of EventSourceMappingConfigurationobjects.
 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The Amazon Resource Name (ARN) assigned to the function. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- setFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
Indicates whether an error occurred while executing the Lambda
 function. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
Name of the Lambda function whose access policy you are updating by
 adding a new permission. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The name you want to assign to the function you are uploading. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The name of the function. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
- 
The Lambda function to delete. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The name of the function. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
- 
The name of the Lambda function for which you want to retrieve the
 configuration information. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The name of the function. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
- 
The Lambda function name. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
- 
Function name whose access policy you want to retrieve. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
- 
Deprecated. The Lambda function name. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
The Lambda function name. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
The name of the Lambda function. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
- 
Lambda function whose access policy you want to remove a permission
 from. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The Lambda function to which you want the stream records sent. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
- 
The existing Lambda function name whose code you want to replace. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The name of the function. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The name of the Lambda function. 
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The name of the function. 
- setFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
- 
A list of Lambda functions. 
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The function within your code that Lambda calls to begin execution. 
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The function Lambda calls to begin executing your function. 
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The function Lambda calls to begin executing your function. 
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The function Lambda calls to begin executing your function. 
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The function Lambda calls to begin executing your function. 
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The function that Lambda calls to begin executing your function. 
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The function Lambda calls to begin executing your function. 
- setInvocationType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
By default, the InvokeAPI assumes "RequestResponse"
 invocation type.
 
- setInvocationType(InvocationType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
By default, the InvokeAPI assumes "RequestResponse"
 invocation type.
 
- setInvokeArgs(InputStream) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
- 
Deprecated. JSON that you want to provide to your Lambda function as input. 
- setInvokeArgs(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
- 
Deprecated. JSON that you want to provide to your Lambda function as input. 
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The timestamp of the last time you updated the function. 
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The timestamp of the last time you updated the function. 
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The timestamp of the last time you updated the function. 
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The timestamp of the last time you updated the function. 
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The timestamp of the last time you updated the function. 
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- setLocation(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
- 
The presigned URL you can use to download the function's .zip file
 that you previously uploaded. 
- setLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
It is the base64-encoded logs for the Lambda function invocation. 
- setLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
You can set this optional parameter to "Tail" in the request only if
 you specify the InvocationTypeparameter with value
 "RequestResponse".
 
- setLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
You can set this optional parameter to "Tail" in the request only if
 you specify the InvocationTypeparameter with value
 "RequestResponse".
 
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
Optional string. 
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
- 
Optional string. 
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
Optional integer. 
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
- 
Optional integer. 
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The amount of memory, in MB, your Lambda function is given. 
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The memory size, in MB, you configured for the function. 
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The memory size, in MB, you configured for the function. 
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The memory size, in MB, you configured for the function. 
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The memory size, in MB, you configured for the function. 
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The amount of memory, in MB, your Lambda function is given. 
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The memory size, in MB, you configured for the function. 
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
- 
A string, present if there are more event source mappings. 
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
- 
A string, present if there are more functions. 
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
JSON that you want to provide to your Lambda function as input. 
- setPayload(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
JSON that you want to provide to your Lambda function as input. 
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
It is the JSON representation of the object returned by the Lambda
 function. 
- setPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
- 
The access policy associated with the specified function. 
- setPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The principal who is getting this permission. 
- setRegion(Region) - Method in interface com.amazonaws.services.lambda.AWSLambda
- 
- setRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
- 
The repository from which you can download the function. 
- setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
- 
Sets the value of the RetryAfterSeconds property for this object. 
- setRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- setRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- setRole(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- setRole(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda will assume
 when it executes your function. 
- setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The runtime environment for the Lambda function you are uploading. 
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The runtime environment for the Lambda function you are uploading. 
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The runtime environment for the Lambda function. 
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The runtime environment for the Lambda function. 
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The runtime environment for the Lambda function. 
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The runtime environment for the Lambda function. 
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The runtime environment for the Lambda function. 
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The runtime environment for the Lambda function. 
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- setSourceAccount(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The AWS account ID (without a hyphen) of the source owner. 
- setSourceArn(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
This is optional; however, when granting Amazon S3 permission to
 invoke your function, you should specify this field with the bucket
 Amazon Resource Name (ARN) as its value. 
- setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The position in the stream where AWS Lambda should start reading. 
- setStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The position in the stream where AWS Lambda should start reading. 
- setState(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The state of the event source mapping. 
- setState(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The state of the event source mapping. 
- setState(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The state of the event source mapping. 
- setState(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The state of the event source mapping. 
- setState(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The state of the event source mapping. 
- setStatement(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
- 
The permission statement you specified in the request. 
- setStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
A unique statement identifier. 
- setStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
- 
Statement ID of the permission to remove. 
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The reason the event source mapping is in its current state. 
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- setStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
- 
Deprecated. It will be 202 upon success. 
- setStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
The HTTP status code will be in the 200 range for successful request. 
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The function execution time at which Lambda should terminate the
 function. 
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The function execution time at which Lambda should terminate the
 function. 
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The function execution time at which Lambda should terminate the
 function. 
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The function execution time at which Lambda should terminate the
 function. 
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The function execution time at which Lambda should terminate the
 function. 
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The function execution time at which AWS Lambda should terminate the
 function. 
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The function execution time at which Lambda should terminate the
 function. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
- 
Sets the value of the Type property for this object. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
- 
Sets the value of the Type property for this object. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
- 
Sets the value of the Type property for this object. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.RequestTooLargeException
- 
Sets the value of the Type property for this object. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceConflictException
- 
Sets the value of the Type property for this object. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
- 
Sets the value of the Type property for this object. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ServiceException
- 
Sets the value of the Type property for this object. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
- 
Sets the value of the Type property for this object. 
- setType(String) - Method in exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
- 
Sets the value of the Type property for this object. 
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
- 
The event source mapping ID. 
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
- 
The AWS Lambda assigned ID of the event source mapping. 
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The event source mapping identifier. 
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.FunctionCode
- 
A base64-encoded .zip file containing your packaged source code. 
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
- 
Based64-encoded .zip file containing your packaged source code. 
- shutdown() - Method in interface com.amazonaws.services.lambda.AWSLambda
- 
Shuts down this client object, releasing any resources that might be held
 open. 
- shutdown() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
- 
Shuts down the client, releasing all managed resources. 
- withAction(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The AWS Lambda action you want to allow in this statement. 
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The maximum number of stream records that can be sent to your Lambda
 function for a single invocation. 
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The largest number of records that AWS Lambda will retrieve from your
 event source at the time of invoking your function. 
- withClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
Using the ClientContextyou can pass client-specific
 information to the Lambda function you are invoking.
 
- withCode(FunctionCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
A structure that includes ZipFile. 
- withCode(FunctionCodeLocation) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
- 
The object for the Lambda function location. 
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The size, in bytes, of the function .zip file you uploaded. 
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The size, in bytes, of the function .zip file you uploaded. 
- withConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
- 
A complex type that describes function metadata. 
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
A short, user-defined function description. 
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The user-provided description. 
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The user-provided description. 
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The user-provided description. 
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The user-provided description. 
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
A short user-defined function description. 
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The user-provided description. 
- withEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
Indicates whether AWS Lambda should begin polling the event source. 
- withEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
Specifies whether AWS Lambda should actively poll the stream or not. 
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the event source. 
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream. 
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is
 the source of events. 
- withEventSourceMappings(EventSourceMappingConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
- 
An array of EventSourceMappingConfigurationobjects.
 
- withEventSourceMappings(Collection<EventSourceMappingConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
- 
An array of EventSourceMappingConfigurationobjects.
 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The Amazon Resource Name (ARN) assigned to the function. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) assigned to the function. 
- withFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
Indicates whether an error occurred while executing the Lambda
 function. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
Name of the Lambda function whose access policy you are updating by
 adding a new permission. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The Lambda function to invoke when AWS Lambda detects an event on the
 stream. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The name you want to assign to the function you are uploading. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The name of the function. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
- 
The Lambda function to delete. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The name of the function. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
- 
The name of the Lambda function for which you want to retrieve the
 configuration information. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The name of the function. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
- 
The Lambda function name. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
- 
Function name whose access policy you want to retrieve. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
- 
Deprecated. The Lambda function name. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
The Lambda function name. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
The name of the Lambda function. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
- 
Lambda function whose access policy you want to remove a permission
 from. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The Lambda function to which you want the stream records sent. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
- 
The existing Lambda function name whose code you want to replace. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The name of the function. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The name of the Lambda function. 
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The name of the function. 
- withFunctions(FunctionConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
- 
A list of Lambda functions. 
- withFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
- 
A list of Lambda functions. 
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The function within your code that Lambda calls to begin execution. 
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The function Lambda calls to begin executing your function. 
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The function Lambda calls to begin executing your function. 
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The function Lambda calls to begin executing your function. 
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The function Lambda calls to begin executing your function. 
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The function that Lambda calls to begin executing your function. 
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The function Lambda calls to begin executing your function. 
- withInvocationType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
By default, the InvokeAPI assumes "RequestResponse"
 invocation type.
 
- withInvocationType(InvocationType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
By default, the InvokeAPI assumes "RequestResponse"
 invocation type.
 
- withInvokeArgs(InputStream) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
- 
Deprecated. JSON that you want to provide to your Lambda function as input. 
- withInvokeArgs(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
- 
Deprecated. JSON that you want to provide to your Lambda function as input. 
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The timestamp of the last time you updated the function. 
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The timestamp of the last time you updated the function. 
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The timestamp of the last time you updated the function. 
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The UTC time string indicating the last time the event mapping was
 updated. 
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The timestamp of the last time you updated the function. 
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The timestamp of the last time you updated the function. 
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The result of the last AWS Lambda invocation of your Lambda function. 
- withLocation(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
- 
The presigned URL you can use to download the function's .zip file
 that you previously uploaded. 
- withLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
It is the base64-encoded logs for the Lambda function invocation. 
- withLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
You can set this optional parameter to "Tail" in the request only if
 you specify the InvocationTypeparameter with value
 "RequestResponse".
 
- withLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
You can set this optional parameter to "Tail" in the request only if
 you specify the InvocationTypeparameter with value
 "RequestResponse".
 
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
Optional string. 
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
- 
Optional string. 
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
- 
Optional integer. 
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
- 
Optional integer. 
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The amount of memory, in MB, your Lambda function is given. 
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The memory size, in MB, you configured for the function. 
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The memory size, in MB, you configured for the function. 
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The memory size, in MB, you configured for the function. 
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The memory size, in MB, you configured for the function. 
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The amount of memory, in MB, your Lambda function is given. 
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The memory size, in MB, you configured for the function. 
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
- 
A string, present if there are more event source mappings. 
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
- 
A string, present if there are more functions. 
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
JSON that you want to provide to your Lambda function as input. 
- withPayload(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
- 
JSON that you want to provide to your Lambda function as input. 
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
It is the JSON representation of the object returned by the Lambda
 function. 
- withPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
- 
The access policy associated with the specified function. 
- withPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The principal who is getting this permission. 
- withRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
- 
The repository from which you can download the function. 
- withRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- withRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- withRole(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- withRole(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda will assume
 when it executes your function. 
- withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The Amazon Resource Name (ARN) of the IAM role that Lambda assumes
 when it executes your function to access any other Amazon Web Services
 (AWS) resources. 
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The runtime environment for the Lambda function you are uploading. 
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The runtime environment for the Lambda function you are uploading. 
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The runtime environment for the Lambda function. 
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The runtime environment for the Lambda function. 
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The runtime environment for the Lambda function. 
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The runtime environment for the Lambda function. 
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The runtime environment for the Lambda function. 
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The runtime environment for the Lambda function. 
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The runtime environment for the Lambda function. 
- withSourceAccount(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
The AWS account ID (without a hyphen) of the source owner. 
- withSourceArn(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
This is optional; however, when granting Amazon S3 permission to
 invoke your function, you should specify this field with the bucket
 Amazon Resource Name (ARN) as its value. 
- withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The position in the stream where AWS Lambda should start reading. 
- withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
- 
The position in the stream where AWS Lambda should start reading. 
- withState(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The state of the event source mapping. 
- withState(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The state of the event source mapping. 
- withState(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The state of the event source mapping. 
- withState(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The state of the event source mapping. 
- withState(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The state of the event source mapping. 
- withStatement(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
- 
The permission statement you specified in the request. 
- withStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
- 
A unique statement identifier. 
- withStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
- 
Statement ID of the permission to remove. 
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The reason the event source mapping is in its current state. 
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The reason the event source mapping is in its current state. 
- withStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
- 
Deprecated. It will be 202 upon success. 
- withStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
- 
The HTTP status code will be in the 200 range for successful request. 
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
- 
The function execution time at which Lambda should terminate the
 function. 
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
- 
The function execution time at which Lambda should terminate the
 function. 
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
- 
The function execution time at which Lambda should terminate the
 function. 
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
- 
The function execution time at which Lambda should terminate the
 function. 
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
- 
The function execution time at which Lambda should terminate the
 function. 
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
- 
The function execution time at which AWS Lambda should terminate the
 function. 
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
- 
The function execution time at which Lambda should terminate the
 function. 
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
- 
The event source mapping ID. 
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
- 
The AWS Lambda assigned ID of the event source mapping. 
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
- 
The event source mapping identifier. 
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
- 
The AWS Lambda assigned opaque identifier for the mapping. 
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.FunctionCode
- 
A base64-encoded .zip file containing your packaged source code. 
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
- 
Based64-encoded .zip file containing your packaged source code.