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