Class | Description |
---|---|
ChangeApplicationCompartmentRequest |
Example: Click here to see how to use ChangeApplicationCompartmentRequest.
|
ChangeApplicationCompartmentRequest.Builder | |
CreateApplicationRequest |
Example: Click here to see how to use CreateApplicationRequest.
|
CreateApplicationRequest.Builder | |
CreateFunctionRequest |
Example: Click here to see how to use CreateFunctionRequest.
|
CreateFunctionRequest.Builder | |
DeleteApplicationRequest |
Example: Click here to see how to use DeleteApplicationRequest.
|
DeleteApplicationRequest.Builder | |
DeleteFunctionRequest |
Example: Click here to see how to use DeleteFunctionRequest.
|
DeleteFunctionRequest.Builder | |
GetApplicationRequest |
Example: Click here to see how to use GetApplicationRequest.
|
GetApplicationRequest.Builder | |
GetFunctionRequest |
Example: Click here to see how to use GetFunctionRequest.
|
GetFunctionRequest.Builder | |
InvokeFunctionRequest |
Example: Click here to see how to use InvokeFunctionRequest.
|
InvokeFunctionRequest.Builder | |
ListApplicationsRequest |
Example: Click here to see how to use ListApplicationsRequest.
|
ListApplicationsRequest.Builder | |
ListFunctionsRequest |
Example: Click here to see how to use ListFunctionsRequest.
|
ListFunctionsRequest.Builder | |
UpdateApplicationRequest |
Example: Click here to see how to use UpdateApplicationRequest.
|
UpdateApplicationRequest.Builder | |
UpdateFunctionRequest |
Example: Click here to see how to use UpdateFunctionRequest.
|
UpdateFunctionRequest.Builder |
Enum | Description |
---|---|
InvokeFunctionRequest.FnIntent |
An optional intent header that indicates to the FDK the way the event should be interpreted.
|
InvokeFunctionRequest.FnInvokeType |
Indicates whether the functions platform should execute the request directly and return the result (‘sync’) or
whether the platform should enqueue the request for later processing and acknowledge that it has been processed (‘detached’).
|
ListApplicationsRequest.SortBy |
Specifies the attribute with which to sort the rules.
|
ListApplicationsRequest.SortOrder |
Specifies sort order.
|
ListFunctionsRequest.SortBy |
Specifies the attribute with which to sort the rules.
|
ListFunctionsRequest.SortOrder |
Specifies sort order.
|
Copyright © 2016–2021. All rights reserved.