Interface CosmosDBManagementClient
public interface CosmosDBManagementClient
The interface for CosmosDBManagementClient class.
-
Method Summary
Modifier and TypeMethodDescriptionGets Api Version.Gets the CassandraClustersClient object to access its operations.Gets the CassandraDataCentersClient object to access its operations.Gets the CassandraResourcesClient object to access its operations.Gets the CollectionPartitionRegionsClient object to access its operations.Gets the CollectionPartitionsClient object to access its operations.Gets the CollectionRegionsClient object to access its operations.Gets the CollectionsClient object to access its operations.Gets the DatabaseAccountRegionsClient object to access its operations.Gets the DatabaseAccountsClient object to access its operations.Gets the DatabasesClient object to access its operations.Gets The default poll interval for long-running operation.Gets server parameter.Gets the GremlinResourcesClient object to access its operations.com.azure.core.http.HttpPipeline
Gets The HTTP pipeline to send requests through.Gets the LocationsClient object to access its operations.Gets the MongoDBResourcesClient object to access its operations.Gets the NotebookWorkspacesClient object to access its operations.Gets the OperationsClient object to access its operations.Gets the PartitionKeyRangeIdRegionsClient object to access its operations.Gets the PartitionKeyRangeIdsClient object to access its operations.Gets the PercentilesClient object to access its operations.Gets the PercentileSourceTargetsClient object to access its operations.Gets the PercentileTargetsClient object to access its operations.Gets the PrivateEndpointConnectionsClient object to access its operations.Gets the PrivateLinkResourcesClient object to access its operations.Gets the RestorableDatabaseAccountsClient object to access its operations.Gets the RestorableGremlinDatabasesClient object to access its operations.Gets the RestorableGremlinGraphsClient object to access its operations.Gets the RestorableGremlinResourcesClient object to access its operations.Gets the RestorableMongodbCollectionsClient object to access its operations.Gets the RestorableMongodbDatabasesClient object to access its operations.Gets the RestorableMongodbResourcesClient object to access its operations.Gets the RestorableSqlContainersClient object to access its operations.Gets the RestorableSqlDatabasesClient object to access its operations.Gets the RestorableSqlResourcesClient object to access its operations.Gets the RestorableTableResourcesClient object to access its operations.Gets the RestorableTablesClient object to access its operations.Gets the ServicesClient object to access its operations.Gets the SqlResourcesClient object to access its operations.Gets The ID of the target subscription.Gets the TableResourcesClient object to access its operations.
-
Method Details
-
getSubscriptionId
String getSubscriptionId()Gets The ID of the target subscription.- Returns:
- the subscriptionId value.
-
getEndpoint
String getEndpoint()Gets server parameter.- Returns:
- the endpoint value.
-
getApiVersion
String getApiVersion()Gets Api Version.- Returns:
- the apiVersion value.
-
getHttpPipeline
com.azure.core.http.HttpPipeline getHttpPipeline()Gets The HTTP pipeline to send requests through.- Returns:
- the httpPipeline value.
-
getDefaultPollInterval
Duration getDefaultPollInterval()Gets The default poll interval for long-running operation.- Returns:
- the defaultPollInterval value.
-
getDatabaseAccounts
DatabaseAccountsClient getDatabaseAccounts()Gets the DatabaseAccountsClient object to access its operations.- Returns:
- the DatabaseAccountsClient object.
-
getOperations
OperationsClient getOperations()Gets the OperationsClient object to access its operations.- Returns:
- the OperationsClient object.
-
getDatabases
DatabasesClient getDatabases()Gets the DatabasesClient object to access its operations.- Returns:
- the DatabasesClient object.
-
getCollections
CollectionsClient getCollections()Gets the CollectionsClient object to access its operations.- Returns:
- the CollectionsClient object.
-
getCollectionRegions
CollectionRegionsClient getCollectionRegions()Gets the CollectionRegionsClient object to access its operations.- Returns:
- the CollectionRegionsClient object.
-
getDatabaseAccountRegions
DatabaseAccountRegionsClient getDatabaseAccountRegions()Gets the DatabaseAccountRegionsClient object to access its operations.- Returns:
- the DatabaseAccountRegionsClient object.
-
getPercentileSourceTargets
PercentileSourceTargetsClient getPercentileSourceTargets()Gets the PercentileSourceTargetsClient object to access its operations.- Returns:
- the PercentileSourceTargetsClient object.
-
getPercentileTargets
PercentileTargetsClient getPercentileTargets()Gets the PercentileTargetsClient object to access its operations.- Returns:
- the PercentileTargetsClient object.
-
getPercentiles
PercentilesClient getPercentiles()Gets the PercentilesClient object to access its operations.- Returns:
- the PercentilesClient object.
-
getCollectionPartitionRegions
CollectionPartitionRegionsClient getCollectionPartitionRegions()Gets the CollectionPartitionRegionsClient object to access its operations.- Returns:
- the CollectionPartitionRegionsClient object.
-
getCollectionPartitions
CollectionPartitionsClient getCollectionPartitions()Gets the CollectionPartitionsClient object to access its operations.- Returns:
- the CollectionPartitionsClient object.
-
getPartitionKeyRangeIds
PartitionKeyRangeIdsClient getPartitionKeyRangeIds()Gets the PartitionKeyRangeIdsClient object to access its operations.- Returns:
- the PartitionKeyRangeIdsClient object.
-
getPartitionKeyRangeIdRegions
PartitionKeyRangeIdRegionsClient getPartitionKeyRangeIdRegions()Gets the PartitionKeyRangeIdRegionsClient object to access its operations.- Returns:
- the PartitionKeyRangeIdRegionsClient object.
-
getSqlResources
SqlResourcesClient getSqlResources()Gets the SqlResourcesClient object to access its operations.- Returns:
- the SqlResourcesClient object.
-
getMongoDBResources
MongoDBResourcesClient getMongoDBResources()Gets the MongoDBResourcesClient object to access its operations.- Returns:
- the MongoDBResourcesClient object.
-
getTableResources
TableResourcesClient getTableResources()Gets the TableResourcesClient object to access its operations.- Returns:
- the TableResourcesClient object.
-
getCassandraResources
CassandraResourcesClient getCassandraResources()Gets the CassandraResourcesClient object to access its operations.- Returns:
- the CassandraResourcesClient object.
-
getGremlinResources
GremlinResourcesClient getGremlinResources()Gets the GremlinResourcesClient object to access its operations.- Returns:
- the GremlinResourcesClient object.
-
getLocations
LocationsClient getLocations()Gets the LocationsClient object to access its operations.- Returns:
- the LocationsClient object.
-
getCassandraClusters
CassandraClustersClient getCassandraClusters()Gets the CassandraClustersClient object to access its operations.- Returns:
- the CassandraClustersClient object.
-
getCassandraDataCenters
CassandraDataCentersClient getCassandraDataCenters()Gets the CassandraDataCentersClient object to access its operations.- Returns:
- the CassandraDataCentersClient object.
-
getNotebookWorkspaces
NotebookWorkspacesClient getNotebookWorkspaces()Gets the NotebookWorkspacesClient object to access its operations.- Returns:
- the NotebookWorkspacesClient object.
-
getPrivateEndpointConnections
PrivateEndpointConnectionsClient getPrivateEndpointConnections()Gets the PrivateEndpointConnectionsClient object to access its operations.- Returns:
- the PrivateEndpointConnectionsClient object.
-
getPrivateLinkResources
PrivateLinkResourcesClient getPrivateLinkResources()Gets the PrivateLinkResourcesClient object to access its operations.- Returns:
- the PrivateLinkResourcesClient object.
-
getRestorableDatabaseAccounts
RestorableDatabaseAccountsClient getRestorableDatabaseAccounts()Gets the RestorableDatabaseAccountsClient object to access its operations.- Returns:
- the RestorableDatabaseAccountsClient object.
-
getRestorableSqlDatabases
RestorableSqlDatabasesClient getRestorableSqlDatabases()Gets the RestorableSqlDatabasesClient object to access its operations.- Returns:
- the RestorableSqlDatabasesClient object.
-
getRestorableSqlContainers
RestorableSqlContainersClient getRestorableSqlContainers()Gets the RestorableSqlContainersClient object to access its operations.- Returns:
- the RestorableSqlContainersClient object.
-
getRestorableSqlResources
RestorableSqlResourcesClient getRestorableSqlResources()Gets the RestorableSqlResourcesClient object to access its operations.- Returns:
- the RestorableSqlResourcesClient object.
-
getRestorableMongodbDatabases
RestorableMongodbDatabasesClient getRestorableMongodbDatabases()Gets the RestorableMongodbDatabasesClient object to access its operations.- Returns:
- the RestorableMongodbDatabasesClient object.
-
getRestorableMongodbCollections
RestorableMongodbCollectionsClient getRestorableMongodbCollections()Gets the RestorableMongodbCollectionsClient object to access its operations.- Returns:
- the RestorableMongodbCollectionsClient object.
-
getRestorableMongodbResources
RestorableMongodbResourcesClient getRestorableMongodbResources()Gets the RestorableMongodbResourcesClient object to access its operations.- Returns:
- the RestorableMongodbResourcesClient object.
-
getRestorableGremlinDatabases
RestorableGremlinDatabasesClient getRestorableGremlinDatabases()Gets the RestorableGremlinDatabasesClient object to access its operations.- Returns:
- the RestorableGremlinDatabasesClient object.
-
getRestorableGremlinGraphs
RestorableGremlinGraphsClient getRestorableGremlinGraphs()Gets the RestorableGremlinGraphsClient object to access its operations.- Returns:
- the RestorableGremlinGraphsClient object.
-
getRestorableGremlinResources
RestorableGremlinResourcesClient getRestorableGremlinResources()Gets the RestorableGremlinResourcesClient object to access its operations.- Returns:
- the RestorableGremlinResourcesClient object.
-
getRestorableTables
RestorableTablesClient getRestorableTables()Gets the RestorableTablesClient object to access its operations.- Returns:
- the RestorableTablesClient object.
-
getRestorableTableResources
RestorableTableResourcesClient getRestorableTableResources()Gets the RestorableTableResourcesClient object to access its operations.- Returns:
- the RestorableTableResourcesClient object.
-
getServices
ServicesClient getServices()Gets the ServicesClient object to access its operations.- Returns:
- the ServicesClient object.
-