Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.requests |
Class and Description |
---|
ChangeApplicationCompartmentRequest
Example: Click here to see how to use ChangeApplicationCompartmentRequest.
|
CreateApplicationRequest
Example: Click here to see how to use CreateApplicationRequest.
|
CreateFunctionRequest
Example: Click here to see how to use CreateFunctionRequest.
|
DeleteApplicationRequest
Example: Click here to see how to use DeleteApplicationRequest.
|
DeleteFunctionRequest
Example: Click here to see how to use DeleteFunctionRequest.
|
GetApplicationRequest
Example: Click here to see how to use GetApplicationRequest.
|
GetFunctionRequest
Example: Click here to see how to use GetFunctionRequest.
|
InvokeFunctionRequest
Example: Click here to see how to use InvokeFunctionRequest.
|
ListApplicationsRequest
Example: Click here to see how to use ListApplicationsRequest.
|
ListFunctionsRequest
Example: Click here to see how to use ListFunctionsRequest.
|
UpdateApplicationRequest
Example: Click here to see how to use UpdateApplicationRequest.
|
UpdateFunctionRequest
Example: Click here to see how to use UpdateFunctionRequest.
|
Class and 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 |
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
Example: Click here to see how to use ListApplicationsRequest.
|
ListApplicationsRequest.Builder |
ListApplicationsRequest.SortBy
Specifies the attribute with which to sort the rules.
|
ListApplicationsRequest.SortOrder
Specifies sort order.
|
ListFunctionsRequest
Example: Click here to see how to use ListFunctionsRequest.
|
ListFunctionsRequest.Builder |
ListFunctionsRequest.SortBy
Specifies the attribute with which to sort the rules.
|
ListFunctionsRequest.SortOrder
Specifies sort order.
|
UpdateApplicationRequest
Example: Click here to see how to use UpdateApplicationRequest.
|
UpdateApplicationRequest.Builder |
UpdateFunctionRequest
Example: Click here to see how to use UpdateFunctionRequest.
|
UpdateFunctionRequest.Builder |
Copyright © 2016–2022. All rights reserved.