Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.model | |
com.oracle.bmc.functions.requests | |
com.oracle.bmc.functions.responses |
Class and Description |
---|
Application.LifecycleState
The current state of the application.
|
ApplicationSummary
Summary of an application.
|
Function.LifecycleState
The current state of the function.
|
FunctionSummary
Summary of a function.
|
PbfListing.LifecycleState
The current state of the PBF resource.
|
PbfListingSummary
Summary of the PbfListing.
|
PbfListingVersion.LifecycleState
The current state of the PBF resource.
|
PbfListingVersionSummary
Summary of the PbfListingVersion.
|
TriggerSummary
Summary of the Trigger.
|
Class and Description |
---|
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 . |
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 |
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 |
CreateApplicationDetails
Properties for a new application.
|
CreateApplicationDetails.Builder |
CreateApplicationDetails.Shape
Valid values are
GENERIC_X86 , GENERIC_ARM and GENERIC_X86_ARM . |
CreateFunctionDetails
Properties to create a new function.
|
CreateFunctionDetails.Builder |
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.
|
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 |
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 |
NoneProvisionedConcurrencyConfig
Configuration specifying no provisioned concurrency
Note: Objects should always be created or deserialized using the NoneProvisionedConcurrencyConfig.Builder . |
NoneProvisionedConcurrencyConfig.Builder |
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 |
RequirementDetails
Minimum memory required by this PBF.
|
RequirementDetails.Builder |
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 |
UpdateFunctionDetails
Updates attributes of a function.
|
UpdateFunctionDetails.Builder |
Class and Description |
---|
Application.LifecycleState
The current state of the application.
|
ChangeApplicationCompartmentDetails
Properties to change the compartment of an application.
|
CreateApplicationDetails
Properties for a new application.
|
CreateFunctionDetails
Properties to create a new function.
|
Function.LifecycleState
The current state of the function.
|
PbfListing.LifecycleState
The current state of the PBF resource.
|
PbfListingVersion.LifecycleState
The current state of the PBF resource.
|
UpdateApplicationDetails
Properties to update an application.
|
UpdateFunctionDetails
Updates attributes of a function.
|
Class and Description |
---|
Application
An application contains functions and defined attributes shared between those functions, such as
network configuration and configuration.
|
ApplicationSummary
Summary of an application.
|
Function
A function resource defines the code (Docker image) and configuration for a specific function.
|
FunctionSummary
Summary of a function.
|
PbfListing
PbfListing resources provide details about the available PBFs for consumption by the user.
|
PbfListingsCollection
Results of a PbfListing search.
|
PbfListingVersion
This represents a version of a PbfListing.
|
PbfListingVersionsCollection
Results of a PbfListingVersion search.
|
TriggersCollection
Results of a Trigger search.
|
Copyright © 2016–2024. All rights reserved.