Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
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. |
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. |
GetFolderResponse |
DataCatalog.getFolder(GetFolderRequest request)
Gets a specific data asset folder by key.
|
GetFolderResponse |
DataCatalogClient.getFolder(GetFolderRequest request) |
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 |
---|---|
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–2025. All rights reserved.