Interface | Description |
---|---|
Nosql |
The control plane API for NoSQL Database Cloud Service HTTPS provides endpoints to perform NDCS
operations, including creation and deletion of tables and indexes; population and access of data
in tables; and access of table usage metrics.
|
NosqlAsync |
The control plane API for NoSQL Database Cloud Service HTTPS provides endpoints to perform NDCS
operations, including creation and deletion of tables and indexes; population and access of data
in tables; and access of table usage metrics.
|
Class | Description |
---|---|
NosqlAsyncClient |
Async client implementation for Nosql service.
|
NosqlAsyncClient.Builder |
Builder class for this client.
|
NosqlClient | |
NosqlClient.Builder |
Builder class for this client.
|
NosqlPaginators |
Collection of helper methods that can be used to provide an
Iterable interface
to any list operations of Nosql where multiple pages of data may be fetched. |
NosqlWaiters |
Collection of helper methods to produce
Waiter s for different
resources of Nosql. |
Copyright © 2016–2024. All rights reserved.