public interface DatabaseAccountManagerInternal
| Modifier and Type | Method and Description |
|---|---|
ConnectionPolicy |
getConnectionPolicy()
Gets the connection policy
|
DatabaseAccount |
getDatabaseAccountFromEndpoint(URI endpoint)
Gets database account information.
|
URI |
getServiceEndpoint()
Gets the service endpoint
|
DatabaseAccount getDatabaseAccountFromEndpoint(URI endpoint) throws DocumentClientException
endpoint - the endpoint from which gets the database accountDocumentClientException - the document client exception.ConnectionPolicy getConnectionPolicy()
URI getServiceEndpoint()
Copyright © 2018. All rights reserved.