Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetFolderResponse |
DataIntegrationClient.getFolder(GetFolderRequest request) |
GetFolderResponse |
DataIntegration.getFolder(GetFolderRequest request)
Retrieves a folder using the specified identifier.
|
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 |
---|---|
GetFolderRequest |
GetFolderRequest.Builder.build()
Build the instance of GetFolderRequest as configured by this builder
|
GetFolderRequest |
GetFolderRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetFolderRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetFolderRequest.Builder |
GetFolderRequest.Builder.copy(GetFolderRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.