public class GetInvokeResponse extends CfcResponse
metadata| Constructor and Description |
|---|
GetInvokeResponse() |
| Modifier and Type | Method and Description |
|---|---|
CfcInvokeResult |
getInvoke()
Get the invoke result
|
void |
setInvoke(CfcInvokeResult invoke)
Set the invoke result
|
setMetadata, toStringgetMetadatapublic CfcInvokeResult getInvoke()
public void setInvoke(CfcInvokeResult invoke)
invoke - The invoke resultCopyright © 2023. All rights reserved.