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 |
CreateFunctionResponse.getFunction()
The returned
Function instance. |
Function |
GetFunctionResponse.getFunction()
The returned
Function instance. |
Function |
UpdateFunctionResponse.getFunction()
The returned
Function instance. |
Modifier and Type | Method and Description |
---|---|
CreateFunctionResponse.Builder |
CreateFunctionResponse.Builder.function(Function function)
The returned
Function instance. |
GetFunctionResponse.Builder |
GetFunctionResponse.Builder.function(Function function)
The returned
Function instance. |
UpdateFunctionResponse.Builder |
UpdateFunctionResponse.Builder.function(Function function)
The returned
Function instance. |
Copyright © 2016–2024. All rights reserved.