Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
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.
|
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 |
---|---|
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 |
---|---|
DeleteFunctionLibraryResponse |
DeleteFunctionLibraryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteFunctionLibraryResponse.Builder |
DeleteFunctionLibraryResponse.Builder.copy(DeleteFunctionLibraryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.