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