Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
DeleteFunctionLibraryResponse |
DataIntegrationClient.deleteFunctionLibrary(DeleteFunctionLibraryRequest request) |
DeleteFunctionLibraryResponse |
DataIntegration.deleteFunctionLibrary(DeleteFunctionLibraryRequest request)
Removes a Function Library from a project using the specified identifier.
|
Future<DeleteFunctionLibraryResponse> |
DataIntegrationAsync.deleteFunctionLibrary(DeleteFunctionLibraryRequest request,
AsyncHandler<DeleteFunctionLibraryRequest,DeleteFunctionLibraryResponse> handler)
Removes a Function Library from a project using the specified identifier.
|
Future<DeleteFunctionLibraryResponse> |
DataIntegrationAsyncClient.deleteFunctionLibrary(DeleteFunctionLibraryRequest request,
AsyncHandler<DeleteFunctionLibraryRequest,DeleteFunctionLibraryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteFunctionLibraryResponse> |
DataIntegrationAsync.deleteFunctionLibrary(DeleteFunctionLibraryRequest request,
AsyncHandler<DeleteFunctionLibraryRequest,DeleteFunctionLibraryResponse> handler)
Removes a Function Library from a project using the specified identifier.
|
Future<DeleteFunctionLibraryResponse> |
DataIntegrationAsyncClient.deleteFunctionLibrary(DeleteFunctionLibraryRequest request,
AsyncHandler<DeleteFunctionLibraryRequest,DeleteFunctionLibraryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteFunctionLibraryRequest |
DeleteFunctionLibraryRequest.Builder.build()
Build the instance of DeleteFunctionLibraryRequest as configured by this builder
|
DeleteFunctionLibraryRequest |
DeleteFunctionLibraryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteFunctionLibraryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteFunctionLibraryRequest.Builder |
DeleteFunctionLibraryRequest.Builder.copy(DeleteFunctionLibraryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.