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