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