Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateFunctionLibraryResponse |
DataIntegrationClient.createFunctionLibrary(CreateFunctionLibraryRequest request) |
CreateFunctionLibraryResponse |
DataIntegration.createFunctionLibrary(CreateFunctionLibraryRequest request)
Creates a function library in a project or in another function library, limited to two levels
of function libraries.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateFunctionLibraryResponse> |
DataIntegrationAsync.createFunctionLibrary(CreateFunctionLibraryRequest request,
AsyncHandler<CreateFunctionLibraryRequest,CreateFunctionLibraryResponse> handler)
Creates a function library in a project or in another function library, limited to two levels
of function libraries.
|
Future<CreateFunctionLibraryResponse> |
DataIntegrationAsyncClient.createFunctionLibrary(CreateFunctionLibraryRequest request,
AsyncHandler<CreateFunctionLibraryRequest,CreateFunctionLibraryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateFunctionLibraryResponse> |
DataIntegrationAsync.createFunctionLibrary(CreateFunctionLibraryRequest request,
AsyncHandler<CreateFunctionLibraryRequest,CreateFunctionLibraryResponse> handler)
Creates a function library in a project or in another function library, limited to two levels
of function libraries.
|
Future<CreateFunctionLibraryResponse> |
DataIntegrationAsyncClient.createFunctionLibrary(CreateFunctionLibraryRequest request,
AsyncHandler<CreateFunctionLibraryRequest,CreateFunctionLibraryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateFunctionLibraryResponse |
CreateFunctionLibraryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateFunctionLibraryResponse.Builder |
CreateFunctionLibraryResponse.Builder.copy(CreateFunctionLibraryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.