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 | |
GetPbfListingRequest |
Example: Click here to see how to use GetPbfListingRequest.
|
GetPbfListingRequest.Builder | |
GetPbfListingVersionRequest |
Example: Click here to see how to use GetPbfListingVersionRequest.
|
GetPbfListingVersionRequest.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 | |
ListPbfListingsRequest |
Example: Click here to see how to use ListPbfListingsRequest.
|
ListPbfListingsRequest.Builder | |
ListPbfListingVersionsRequest |
Example: Click here to see how to use
ListPbfListingVersionsRequest.
|
ListPbfListingVersionsRequest.Builder | |
ListTriggersRequest |
Example: Click here to see how to use ListTriggersRequest.
|
ListTriggersRequest.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 Oracle Functions should execute the request and return the result (‘sync’)
of the execution, or whether Oracle Functions should return as soon as processing has begun
(‘detached’) and leave result handling to the function.
|
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.
|
ListPbfListingsRequest.SortBy |
The field to sort by.
|
ListPbfListingsRequest.SortOrder |
Specifies sort order.
|
ListPbfListingVersionsRequest.SortBy |
The field to sort by.
|
ListPbfListingVersionsRequest.SortOrder |
Specifies sort order.
|
ListTriggersRequest.SortOrder |
Specifies sort order.
|
Copyright © 2016–2024. All rights reserved.