Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetFolderResponse |
DataIntegrationClient.getFolder(GetFolderRequest request) |
GetFolderResponse |
DataIntegration.getFolder(GetFolderRequest request)
Retrieves a folder using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetFolderResponse> |
DataIntegrationAsync.getFolder(GetFolderRequest request,
AsyncHandler<GetFolderRequest,GetFolderResponse> handler)
Retrieves a folder using the specified identifier.
|
Future<GetFolderResponse> |
DataIntegrationAsyncClient.getFolder(GetFolderRequest request,
AsyncHandler<GetFolderRequest,GetFolderResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetFolderResponse> |
DataIntegrationAsync.getFolder(GetFolderRequest request,
AsyncHandler<GetFolderRequest,GetFolderResponse> handler)
Retrieves a folder using the specified identifier.
|
Future<GetFolderResponse> |
DataIntegrationAsyncClient.getFolder(GetFolderRequest request,
AsyncHandler<GetFolderRequest,GetFolderResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetFolderResponse |
GetFolderResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetFolderResponse.Builder |
GetFolderResponse.Builder.copy(GetFolderResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.