static FunctionsRuntime.Builder |
FunctionsRuntime.builder() |
Create a new builder.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.copy(FunctionsRuntime model) |
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.currentFunctionsRuntimeVersionId(String currentFunctionsRuntimeVersionId) |
The OCID of the current FunctionsRuntimeVersion for this FunctionsRuntime.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.id(String id) |
The OCID of the FunctionsRuntime that is immutable on creation.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.language(String language) |
The programming language of the FunctionsRuntime.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.lifecycleState(FunctionsRuntime.LifecycleState lifecycleState) |
The current state of the FunctionsRuntime resource.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.metadata(String metadata) |
Metadata for the FunctionsRuntime Resource.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.name(String name) |
A brief descriptive name for the FunctionsRuntime.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.os(String os) |
The operating system of the FunctionsRuntime.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.timeCreated(Date timeCreated) |
The time when the FunctionsRuntime was created.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.timeDecommissioned(Date timeDecommissioned) |
The time when the FunctionsRuntime will be decommissioned.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.timeDeprecated(Date timeDeprecated) |
The time when the FunctionsRuntime will be deprecated.
|
FunctionsRuntime.Builder |
FunctionsRuntime.Builder.timeUpdated(Date timeUpdated) |
The time when the FunctionsRuntime was updated.
|
FunctionsRuntime.Builder |
FunctionsRuntime.toBuilder() |
|