Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ShardedDatabaseSummary> |
ShardedDatabaseServicePaginators.listShardedDatabasesRecordIterator(ListShardedDatabasesRequest request)
Creates a new iterable which will iterate over the
ShardedDatabaseSummary objects contained in
responses from the listShardedDatabases operation. |
Modifier and Type | Class and Description |
---|---|
class |
DedicatedShardedDatabaseSummary
Summary of ATP-D based sharded database.
|
Modifier and Type | Method and Description |
---|---|
List<ShardedDatabaseSummary> |
ShardedDatabaseCollection.getItems()
Array of sharded databases summaries.
|
Modifier and Type | Method and Description |
---|---|
ShardedDatabaseCollection.Builder |
ShardedDatabaseCollection.Builder.items(List<ShardedDatabaseSummary> items)
Array of sharded databases summaries.
|
Constructor and Description |
---|
ShardedDatabaseCollection(List<ShardedDatabaseSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.