Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
GetFolderResponse |
DataCatalog.getFolder(GetFolderRequest request)
Gets a specific data asset folder by key.
|
GetFolderResponse |
DataCatalogClient.getFolder(GetFolderRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetFolderRequest,GetFolderResponse> |
DataCatalogWaiters.forFolder(GetFolderRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetFolderRequest,GetFolderResponse> |
DataCatalogWaiters.forFolder(GetFolderRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetFolderRequest,GetFolderResponse> |
DataCatalogWaiters.forFolder(GetFolderRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetFolderResponse> |
DataCatalogAsync.getFolder(GetFolderRequest request,
AsyncHandler<GetFolderRequest,GetFolderResponse> handler)
Gets a specific data asset folder by key.
|
Future<GetFolderResponse> |
DataCatalogAsyncClient.getFolder(GetFolderRequest request,
AsyncHandler<GetFolderRequest,GetFolderResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetFolderResponse> |
DataCatalogAsync.getFolder(GetFolderRequest request,
AsyncHandler<GetFolderRequest,GetFolderResponse> handler)
Gets a specific data asset folder by key.
|
Future<GetFolderResponse> |
DataCatalogAsyncClient.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.