Package | Description |
---|---|
com.oracle.bmc.dataintegration.model | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
FunctionLibrary |
FunctionLibrary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
FunctionLibrary.Builder |
FunctionLibrary.Builder.copy(FunctionLibrary model) |
Modifier and Type | Method and Description |
---|---|
FunctionLibrary |
GetFunctionLibraryResponse.getFunctionLibrary()
The returned
FunctionLibrary instance. |
FunctionLibrary |
CreateFunctionLibraryResponse.getFunctionLibrary()
The returned
FunctionLibrary instance. |
FunctionLibrary |
UpdateFunctionLibraryResponse.getFunctionLibrary()
The returned
FunctionLibrary instance. |
Modifier and Type | Method and Description |
---|---|
GetFunctionLibraryResponse.Builder |
GetFunctionLibraryResponse.Builder.functionLibrary(FunctionLibrary functionLibrary)
The returned
FunctionLibrary instance. |
CreateFunctionLibraryResponse.Builder |
CreateFunctionLibraryResponse.Builder.functionLibrary(FunctionLibrary functionLibrary)
The returned
FunctionLibrary instance. |
UpdateFunctionLibraryResponse.Builder |
UpdateFunctionLibraryResponse.Builder.functionLibrary(FunctionLibrary functionLibrary)
The returned
FunctionLibrary instance. |
Copyright © 2016–2024. All rights reserved.