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