- 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
-
- getClientContext() - Method in class com.amazonaws.mobileconnectors.lambdainvoker.LambdaInvokerFactory
-
Gets the client context associated with this factory.
- getClientContext() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Returns the value of the ClientContext property for this object.
- getDetails() - Method in exception com.amazonaws.mobileconnectors.lambdainvoker.LambdaFunctionException
-
Gets the invocation result from Lambda.
- getFunctionError() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Returns the value of the FunctionError property for this object.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Returns the value of the FunctionName property for this object.
- getInvocationType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Returns the value of the InvocationType property for this object.
- getLogResult() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Returns the value of the LogResult property for this object.
- getLogType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Returns the value of the LogType property for this object.
- getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Returns the value of the Payload property for this object.
- getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Returns the value of the Payload property for this object.
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
Returns the value of the RetryAfterSeconds property for this object.
- getStatusCode() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Returns the value of the StatusCode 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.RequestTooLargeException
-
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.
- serialize(Object) - Method in interface com.amazonaws.mobileconnectors.lambdainvoker.LambdaDataBinder
-
Serializes an object into encoded byte array.
- serialize(Object) - Method in class com.amazonaws.mobileconnectors.lambdainvoker.LambdaJsonBinder
-
- ServiceException - Exception in com.amazonaws.services.lambda.model
-
AWSLambda exception
- ServiceException(String) - Constructor for exception com.amazonaws.services.lambda.model.ServiceException
-
Constructs a new ServiceException with the specified error
message.
- setClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Sets the value of the ClientContext property for this object.
- 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
-
- setFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Sets the value of the FunctionError property for this object.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Sets the value of the FunctionName property for this object.
- setInvocationType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Sets the value of the InvocationType property for this object.
- setInvocationType(InvocationType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Sets the value of the InvocationType property for this object.
- setLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Sets the value of the LogResult property for this object.
- setLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Sets the value of the LogType property for this object.
- setLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Sets the value of the LogType property for this object.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Sets the value of the Payload property for this object.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Sets the value of the Payload property for this object.
- setRegion(Region) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
- setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
Sets the value of the RetryAfterSeconds property for this object.
- setStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Sets the value of the StatusCode 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.RequestTooLargeException
-
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.
- shutdown() - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Shuts down this client object, releasing any resources that might be held
open.