Package | Description |
---|---|
com.oracle.bmc.functions.model | |
com.oracle.bmc.functions.responses |
Modifier and Type | Method and Description |
---|---|
Function |
Function.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Function.Builder |
Function.Builder.copy(Function model) |
Modifier and Type | Method and Description |
---|---|
Function |
UpdateFunctionResponse.getFunction()
The returned Function instance.
|
Function |
GetFunctionResponse.getFunction()
The returned Function instance.
|
Function |
CreateFunctionResponse.getFunction()
The returned Function instance.
|
Modifier and Type | Method and Description |
---|---|
UpdateFunctionResponse.Builder |
UpdateFunctionResponse.Builder.function(Function function)
The returned Function instance.
|
GetFunctionResponse.Builder |
GetFunctionResponse.Builder.function(Function function)
The returned Function instance.
|
CreateFunctionResponse.Builder |
CreateFunctionResponse.Builder.function(Function function)
The returned Function instance.
|
Copyright © 2016–2023. All rights reserved.