Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetFolderTagRequest,GetFolderTagResponse> |
DataCatalogWaiters.forFolderTag(GetFolderTagRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetFolderTagRequest,GetFolderTagResponse> |
DataCatalogWaiters.forFolderTag(GetFolderTagRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetFolderTagRequest,GetFolderTagResponse> |
DataCatalogWaiters.forFolderTag(GetFolderTagRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetFolderTagResponse> |
DataCatalogAsync.getFolderTag(GetFolderTagRequest request,
AsyncHandler<GetFolderTagRequest,GetFolderTagResponse> handler)
Gets a specific folder tag by key.
|
Future<GetFolderTagResponse> |
DataCatalogAsyncClient.getFolderTag(GetFolderTagRequest request,
AsyncHandler<GetFolderTagRequest,GetFolderTagResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetFolderTagRequest |
GetFolderTagRequest.Builder.build()
Build the instance of GetFolderTagRequest as configured by this builder
|
GetFolderTagRequest |
GetFolderTagRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetFolderTagRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetFolderTagRequest.Builder |
GetFolderTagRequest.Builder.copy(GetFolderTagRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.