Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetDatabaseViewAccessEntryResponse |
DataSafe.getDatabaseViewAccessEntry(GetDatabaseViewAccessEntryRequest request)
Gets a database view access object by identifier.
|
GetDatabaseViewAccessEntryResponse |
DataSafeClient.getDatabaseViewAccessEntry(GetDatabaseViewAccessEntryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDatabaseViewAccessEntryResponse> |
DataSafeAsync.getDatabaseViewAccessEntry(GetDatabaseViewAccessEntryRequest request,
AsyncHandler<GetDatabaseViewAccessEntryRequest,GetDatabaseViewAccessEntryResponse> handler)
Gets a database view access object by identifier.
|
Future<GetDatabaseViewAccessEntryResponse> |
DataSafeAsyncClient.getDatabaseViewAccessEntry(GetDatabaseViewAccessEntryRequest request,
AsyncHandler<GetDatabaseViewAccessEntryRequest,GetDatabaseViewAccessEntryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDatabaseViewAccessEntryResponse> |
DataSafeAsync.getDatabaseViewAccessEntry(GetDatabaseViewAccessEntryRequest request,
AsyncHandler<GetDatabaseViewAccessEntryRequest,GetDatabaseViewAccessEntryResponse> handler)
Gets a database view access object by identifier.
|
Future<GetDatabaseViewAccessEntryResponse> |
DataSafeAsyncClient.getDatabaseViewAccessEntry(GetDatabaseViewAccessEntryRequest request,
AsyncHandler<GetDatabaseViewAccessEntryRequest,GetDatabaseViewAccessEntryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDatabaseViewAccessEntryResponse |
GetDatabaseViewAccessEntryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseViewAccessEntryResponse.Builder |
GetDatabaseViewAccessEntryResponse.Builder.copy(GetDatabaseViewAccessEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.