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