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