Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSqlCollectionRequest,GetSqlCollectionResponse> |
DataSafeWaiters.forSqlCollection(GetSqlCollectionRequest request,
SqlCollectionLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSqlCollectionRequest,GetSqlCollectionResponse> |
DataSafeWaiters.forSqlCollection(GetSqlCollectionRequest request,
SqlCollectionLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSqlCollectionRequest,GetSqlCollectionResponse> |
DataSafeWaiters.forSqlCollection(GetSqlCollectionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
SqlCollectionLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetSqlCollectionResponse> |
DataSafeAsync.getSqlCollection(GetSqlCollectionRequest request,
AsyncHandler<GetSqlCollectionRequest,GetSqlCollectionResponse> handler)
Gets a SQL collection by identifier.
|
Future<GetSqlCollectionResponse> |
DataSafeAsyncClient.getSqlCollection(GetSqlCollectionRequest request,
AsyncHandler<GetSqlCollectionRequest,GetSqlCollectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSqlCollectionRequest |
GetSqlCollectionRequest.Builder.build()
Build the instance of GetSqlCollectionRequest as configured by this builder
|
GetSqlCollectionRequest |
GetSqlCollectionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSqlCollectionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSqlCollectionRequest.Builder |
GetSqlCollectionRequest.Builder.copy(GetSqlCollectionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.