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