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