public class InvocationRequest extends Object
| Constructor and Description |
|---|
InvocationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientContext() |
String |
getCognitoIdentity() |
InputStream |
getContentAsStream() |
long |
getDeadlineTimeInMs() |
String |
getId() |
String |
getInvokedFunctionArn() |
String |
getXrayTraceId() |
public String getId()
public String getXrayTraceId()
public String getInvokedFunctionArn()
public long getDeadlineTimeInMs()
public String getClientContext()
public String getCognitoIdentity()
public InputStream getContentAsStream()
Copyright © 2022. All rights reserved.