Package com.oracle.bmc.functions.requests
-
Class Summary Class Description ChangeApplicationCompartmentRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/ChangeApplicationCompartmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ChangeApplicationCompartmentRequest.
ChangeApplicationCompartmentRequest.Builder CreateApplicationRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/CreateApplicationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateApplicationRequest.
CreateApplicationRequest.Builder CreateFunctionRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/CreateFunctionExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateFunctionRequest.
CreateFunctionRequest.Builder DeleteApplicationRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/DeleteApplicationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteApplicationRequest.
DeleteApplicationRequest.Builder DeleteFunctionRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/DeleteFunctionExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteFunctionRequest.
DeleteFunctionRequest.Builder GetApplicationRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/GetApplicationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetApplicationRequest.
GetApplicationRequest.Builder GetFunctionRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/GetFunctionExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetFunctionRequest.
GetFunctionRequest.Builder GetPbfListingRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/GetPbfListingExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetPbfListingRequest.
GetPbfListingRequest.Builder GetPbfListingVersionRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/GetPbfListingVersionExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetPbfListingVersionRequest.
GetPbfListingVersionRequest.Builder InvokeFunctionRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/InvokeFunctionExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use InvokeFunctionRequest.
InvokeFunctionRequest.Builder ListApplicationsRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/ListApplicationsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListApplicationsRequest.
ListApplicationsRequest.Builder ListFunctionsRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/ListFunctionsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListFunctionsRequest.
ListFunctionsRequest.Builder ListPbfListingsRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/ListPbfListingsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListPbfListingsRequest.
ListPbfListingsRequest.Builder ListPbfListingVersionsRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/ListPbfListingVersionsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListPbfListingVersionsRequest.
ListPbfListingVersionsRequest.Builder ListTriggersRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/ListTriggersExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListTriggersRequest.
ListTriggersRequest.Builder UpdateApplicationRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/UpdateApplicationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateApplicationRequest.
UpdateApplicationRequest.Builder UpdateFunctionRequest Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.63.0/functions/UpdateFunctionExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateFunctionRequest.
UpdateFunctionRequest.Builder -
Enum Summary 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.