| ActionType |
Possible types of actions.
|
| Application |
An application contains functions and defined attributes shared between those functions, such as
network configuration and configuration.
|
| Application.Builder |
|
| Application.LifecycleState |
The current state of the application.
|
| Application.Shape |
Valid values are GENERIC_X86, GENERIC_ARM and GENERIC_X86_ARM.
|
| ApplicationLoggingConfig |
Set logging configuration for an application.
|
| ApplicationLoggingConfig.Builder |
|
| ApplicationLoggingConfig.LineFormat |
Specify the format of log lines emitted by functions in this application.
|
| ApplicationSummary |
Summary of an application.
|
| ApplicationSummary.Builder |
|
| ApplicationSummary.Shape |
Valid values are GENERIC_X86, GENERIC_ARM and GENERIC_X86_ARM.
|
| ApplicationTraceConfig |
Define the tracing configuration for an application.
|
| ApplicationTraceConfig.Builder |
|
| ArchiveFunctionSourceDetails |
Object capturing fields required for creating an archive based function.
|
| ArchiveFunctionSourceDetails.Builder |
|
| ArchiveSourceDetails |
The details for the Archive source of the Function.
|
| ArchiveSourceDetails.ArchiveSourceType |
Type of the Archive Source.
|
| ChangeApplicationCompartmentDetails |
Properties to change the compartment of an application.
|
| ChangeApplicationCompartmentDetails.Builder |
|
| ConfigDetails |
Details about the required and optional Function configurations needed for proper performance of
the PBF.
|
| ConfigDetails.Builder |
|
| ConstantProvisionedConcurrencyConfig |
Configuration specifying a constant amount of provisioned concurrency.
|
| ConstantProvisionedConcurrencyConfig.Builder |
|
| ContainerImageFunctionSourceDetails |
Source details of a container image based function.
|
| ContainerImageFunctionSourceDetails.Builder |
|
| CreateApplicationDetails |
Properties for a new application.
|
| CreateApplicationDetails.Builder |
|
| CreateApplicationDetails.Shape |
Valid values are GENERIC_X86, GENERIC_ARM and GENERIC_X86_ARM.
|
| CreateArchiveFunctionSourceDetails |
Source details for creating an archive\u2011based function.
|
| CreateArchiveFunctionSourceDetails.Builder |
|
| CreateArchiveSourceDetails |
The details required to create an Archive-based function source.
|
| CreateArchiveSourceDetails.ArchiveSourceType |
Type of the Archive Source.
|
| CreateContainerImageFunctionSourceDetails |
Source details for creating a container image based function.
|
| CreateContainerImageFunctionSourceDetails.Builder |
|
| CreateDirectArchiveSourceDetails |
Source details for creating the archive based function from Direct Archive.
|
| CreateDirectArchiveSourceDetails.Builder |
|
| CreateFunctionDetails |
Properties to create a new function.
|
| CreateFunctionDetails.Builder |
|
| CreateFunctionSourceDetails |
The source details for creating the Function.
|
| CreateFunctionSourceDetails.SourceType |
Type of the Function Source.
|
| CreateFunctionUpdateRuntimeConfig |
FunctionsRuntime configuration for creating a function with ‘FUNCTION_UPDATE’ Runtime Update
strategy.
|
| CreateFunctionUpdateRuntimeConfig.Builder |
|
| CreateManualRuntimeConfig |
FunctionsRuntime configuration for creating a function with ‘MANUAL’ Runtime Update strategy.
|
| CreateManualRuntimeConfig.Builder |
|
| CreateObjectStorageArchiveSourceDetails |
Source details for creating the archive based function from Object Storage.
|
| CreateObjectStorageArchiveSourceDetails.Builder |
|
| CreatePreBuiltFunctionSourceDetails |
Source details for creating a function from a Pre\u2011Built Functions listing (PbfListing).
|
| CreatePreBuiltFunctionSourceDetails.Builder |
|
| CreateRuntimeConfig |
FunctionsRuntime configuration used to create a function.
|
| CreateRuntimeConfig.RuntimeConfigType |
Type of the FunctionsRuntime Config.
|
| DirectArchiveSourceDetails |
The details for the Archive source of the Function from Direct Archive.
|
| DirectArchiveSourceDetails.Builder |
|
| FailureDestinationDetails |
An object that represents the destination to which Oracle Functions will send an invocation
record with the details of the error of the failed detached function invocation.
|
| FailureDestinationDetails.Kind |
The type of destination for the response to a failed detached function invocation.
|
| Function |
A function resource defines the code (Docker image) and configuration for a specific function.
|
| Function.Builder |
|
| Function.LifecycleState |
The current state of the function.
|
| Function.Shape |
The processor shape (GENERIC_X86/GENERIC_ARM) on which to run functions in
the application, extracted from the image manifest.
|
| FunctionProvisionedConcurrencyConfig |
Define the strategy for provisioned concurrency for the function.
|
| FunctionProvisionedConcurrencyConfig.Strategy |
The strategy for provisioned concurrency to be used.
|
| FunctionSourceDetails |
The source details for the Function.
|
| FunctionSourceDetails.SourceType |
Type of the Function Source.
|
| FunctionsRuntime |
FunctionsRuntime resources provide details about the available runtimes for consumption by the
user.
|
| FunctionsRuntime.Builder |
|
| FunctionsRuntime.LifecycleState |
The current state of the FunctionsRuntime resource.
|
| FunctionsRuntimeCollection |
Results of a FunctionsRuntime search.
|
| FunctionsRuntimeCollection.Builder |
|
| FunctionsRuntimeSummary |
Summary of the FunctionsRuntime.
|
| FunctionsRuntimeSummary.Builder |
|
| FunctionsRuntimeVersion |
This represents a version of a FunctionsRuntime.
|
| FunctionsRuntimeVersion.Builder |
|
| FunctionsRuntimeVersion.LifecycleState |
The current state of the FunctionsRuntimeVersion resource.
|
| FunctionsRuntimeVersion.SupportedArchitectures |
|
| FunctionsRuntimeVersionCollection |
Results of a FunctionsRuntimeVersion search.
|
| FunctionsRuntimeVersionCollection.Builder |
|
| FunctionsRuntimeVersionSummary |
Summary of the FunctionsRuntimeVersion.
|
| FunctionsRuntimeVersionSummary.Builder |
|
| FunctionsRuntimeVersionSummary.SupportedArchitectures |
|
| FunctionSummary |
Summary of a function.
|
| FunctionSummary.Builder |
|
| FunctionSummary.Shape |
The processor shape (GENERIC_X86/GENERIC_ARM) on which to run functions in
the application, extracted from the image manifest.
|
| FunctionTraceConfig |
Define the tracing configuration for a function.
|
| FunctionTraceConfig.Builder |
|
| FunctionUpdateRuntimeConfig |
FunctionsRuntime configuration for a function with ‘FUNCTION_UPDATE’ Runtime Update strategy.
|
| FunctionUpdateRuntimeConfig.Builder |
|
| ImagePolicyConfig |
Define the image signature verification policy for an application.
|
| ImagePolicyConfig.Builder |
|
| KeyDetails |
The properties that define the kms keys used by Functions for Image Signature verification.
|
| KeyDetails.Builder |
|
| ManualRuntimeConfig |
FunctionsRuntime configuration for a function with ‘MANUAL’ Runtime Update strategy.
|
| ManualRuntimeConfig.Builder |
|
| NoneFailureDestinationDetails |
Specifies no failure destination
|
| NoneFailureDestinationDetails.Builder |
|
| NoneProvisionedConcurrencyConfig |
|
| NoneProvisionedConcurrencyConfig.Builder |
|
| NoneSuccessDestinationDetails |
Specifies no success destination
|
| NoneSuccessDestinationDetails.Builder |
|
| NotificationFailureDestinationDetails |
The destination topic in the Notifications service to which to send the response of the failed
detached function invocation.
|
| NotificationFailureDestinationDetails.Builder |
|
| NotificationSuccessDestinationDetails |
The destination topic in the Notifications service to which to send the response of the
successful detached function invocation.
|
| NotificationSuccessDestinationDetails.Builder |
|
| ObjectStorageArchiveSourceDetails |
The details for the Archive source of the Function from Object Storage.
|
| ObjectStorageArchiveSourceDetails.Builder |
|
| OperationStatus |
The status of the work request.
|
| OperationType |
The asynchronous operation tracked by the work request.
|
| PbfListing |
PbfListing resources provide details about the available PBFs for consumption by the user.
|
| PbfListing.Builder |
|
| PbfListing.LifecycleState |
The current state of the PBF resource.
|
| PbfListingsCollection |
Results of a PbfListing search.
|
| PbfListingsCollection.Builder |
|
| PbfListingSummary |
Summary of the PbfListing.
|
| PbfListingSummary.Builder |
|
| PbfListingVersion |
This represents a version of a PbfListing.
|
| PbfListingVersion.Builder |
|
| PbfListingVersion.LifecycleState |
The current state of the PBF resource.
|
| PbfListingVersionsCollection |
Results of a PbfListingVersion search.
|
| PbfListingVersionsCollection.Builder |
|
| PbfListingVersionSummary |
Summary of the PbfListingVersion.
|
| PbfListingVersionSummary.Builder |
|
| PolicyDetails |
A policy required for this PBF execution.
|
| PolicyDetails.Builder |
|
| PreBuiltFunctionSourceDetails |
The source of the Function which is based on a Pre-Built Function Listing (PbfListing).
|
| PreBuiltFunctionSourceDetails.Builder |
|
| PublisherDetails |
Contains details about the publisher of this PBF Listing.
|
| PublisherDetails.Builder |
|
| QueueFailureDestinationDetails |
The destination queue or channel in the Queue service to which to send the response of the failed
detached function invocation.
|
| QueueFailureDestinationDetails.Builder |
|
| QueueSuccessDestinationDetails |
The destination queue or channel in the Queue service to which to send the response of the
successful detached function invocation.
|
| QueueSuccessDestinationDetails.Builder |
|
| RequirementDetails |
Minimum memory required by this PBF.
|
| RequirementDetails.Builder |
|
| RuntimeConfig |
FunctionsRuntime configuration for a function.
|
| RuntimeConfig.RuntimeConfigType |
Type of the FunctionsRuntime Config.
|
| StreamFailureDestinationDetails |
The destination stream in the Streaming service to which to send the response of the failed
detached function invocation.
|
| StreamFailureDestinationDetails.Builder |
|
| StreamSuccessDestinationDetails |
The destination stream in the Streaming service to which to send the response of the successful
detached function invocation.
|
| StreamSuccessDestinationDetails.Builder |
|
| SuccessDestinationDetails |
An object that represents the destination to which Oracle Functions will send an invocation
record with the details of the successful detached function invocation.
|
| SuccessDestinationDetails.Kind |
The type of destination for the response to a successful detached function invocation.
|
| Trigger |
PBF specific triggers for activating a PBF.
|
| Trigger.Builder |
|
| TriggersCollection |
Results of a Trigger search.
|
| TriggersCollection.Builder |
|
| TriggerSummary |
Summary of the Trigger.
|
| TriggerSummary.Builder |
|
| UpdateApplicationDetails |
Properties to update an application.
|
| UpdateApplicationDetails.Builder |
|
| UpdateArchiveFunctionSourceDetails |
Source details for updating an archive\u2011based function.
|
| UpdateArchiveFunctionSourceDetails.Builder |
|
| UpdateArchiveSourceDetails |
Source details for updating an archive\u2011based function.
|
| UpdateArchiveSourceDetails.ArchiveSourceType |
Type of the Archive Source.
|
| UpdateContainerImageFunctionSourceDetails |
Source details for updating a container image based function.
|
| UpdateContainerImageFunctionSourceDetails.Builder |
|
| UpdateDirectArchiveSourceDetails |
Source details required for updating an archive based function from Direct Archive.
|
| UpdateDirectArchiveSourceDetails.Builder |
|
| UpdateFunctionDetails |
Updates attributes of a function.
|
| UpdateFunctionDetails.Builder |
|
| UpdateFunctionSourceDetails |
The source details for updating the Function.
|
| UpdateFunctionSourceDetails.SourceType |
Type of the Function Source.
|
| UpdateFunctionUpdateRuntimeConfig |
FunctionsRuntime configuration for updating a function with ‘FUNCTION_UPDATE’ Runtime Update
strategy.
|
| UpdateFunctionUpdateRuntimeConfig.Builder |
|
| UpdateManualRuntimeConfig |
FunctionsRuntime configuration for updating a function with ‘MANUAL’ Runtime Update strategy.
|
| UpdateManualRuntimeConfig.Builder |
|
| UpdateObjectStorageArchiveSourceDetails |
Source details required for updating an archive based function from Object Storage.
|
| UpdateObjectStorageArchiveSourceDetails.Builder |
|
| UpdateRuntimeConfig |
FunctionsRuntime configuration used to update a function.
|
| UpdateRuntimeConfig.RuntimeConfigType |
Type of the FunctionsRuntime Config.
|
| WorkRequest |
An asynchronous work request.
|
| WorkRequest.Builder |
|
| WorkRequestError |
An error encountered while performing an operation that is tracked by a work request.
|
| WorkRequestError.Builder |
|
| WorkRequestErrorCollection |
A list of work request errors.
|
| WorkRequestErrorCollection.Builder |
|
| WorkRequestLogEntry |
A log message from performing an operation that is tracked by a work request.
|
| WorkRequestLogEntry.Builder |
|
| WorkRequestLogEntryCollection |
A list of work request logs.
|
| WorkRequestLogEntryCollection.Builder |
|
| WorkRequestResource |
A resource created or operated on by a work request.
|
| WorkRequestResource.Builder |
|
| WorkRequestResourceMetadataKey |
Possible metadata keys for work request resource metadata.
|
| WorkRequestSummary |
Summary information about an asynchronous work request.
|
| WorkRequestSummary.Builder |
|
| WorkRequestSummaryCollection |
A list of work requests.
|
| WorkRequestSummaryCollection.Builder |
|