Interface CosmosDBManagementClient
-
public interface CosmosDBManagementClientThe interface for CosmosDBManagementClient class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetApiVersion()Gets Api Version.CassandraClustersClientgetCassandraClusters()Gets the CassandraClustersClient object to access its operations.CassandraDataCentersClientgetCassandraDataCenters()Gets the CassandraDataCentersClient object to access its operations.CassandraResourcesClientgetCassandraResources()Gets the CassandraResourcesClient object to access its operations.CollectionPartitionRegionsClientgetCollectionPartitionRegions()Gets the CollectionPartitionRegionsClient object to access its operations.CollectionPartitionsClientgetCollectionPartitions()Gets the CollectionPartitionsClient object to access its operations.CollectionRegionsClientgetCollectionRegions()Gets the CollectionRegionsClient object to access its operations.CollectionsClientgetCollections()Gets the CollectionsClient object to access its operations.DatabaseAccountRegionsClientgetDatabaseAccountRegions()Gets the DatabaseAccountRegionsClient object to access its operations.DatabaseAccountsClientgetDatabaseAccounts()Gets the DatabaseAccountsClient object to access its operations.DatabasesClientgetDatabases()Gets the DatabasesClient object to access its operations.DurationgetDefaultPollInterval()Gets The default poll interval for long-running operation.StringgetEndpoint()Gets server parameter.GremlinResourcesClientgetGremlinResources()Gets the GremlinResourcesClient object to access its operations.com.azure.core.http.HttpPipelinegetHttpPipeline()Gets The HTTP pipeline to send requests through.LocationsClientgetLocations()Gets the LocationsClient object to access its operations.MongoDBResourcesClientgetMongoDBResources()Gets the MongoDBResourcesClient object to access its operations.NotebookWorkspacesClientgetNotebookWorkspaces()Gets the NotebookWorkspacesClient object to access its operations.OperationsClientgetOperations()Gets the OperationsClient object to access its operations.PartitionKeyRangeIdRegionsClientgetPartitionKeyRangeIdRegions()Gets the PartitionKeyRangeIdRegionsClient object to access its operations.PartitionKeyRangeIdsClientgetPartitionKeyRangeIds()Gets the PartitionKeyRangeIdsClient object to access its operations.PercentilesClientgetPercentiles()Gets the PercentilesClient object to access its operations.PercentileSourceTargetsClientgetPercentileSourceTargets()Gets the PercentileSourceTargetsClient object to access its operations.PercentileTargetsClientgetPercentileTargets()Gets the PercentileTargetsClient object to access its operations.PrivateEndpointConnectionsClientgetPrivateEndpointConnections()Gets the PrivateEndpointConnectionsClient object to access its operations.PrivateLinkResourcesClientgetPrivateLinkResources()Gets the PrivateLinkResourcesClient object to access its operations.RestorableDatabaseAccountsClientgetRestorableDatabaseAccounts()Gets the RestorableDatabaseAccountsClient object to access its operations.RestorableMongodbCollectionsClientgetRestorableMongodbCollections()Gets the RestorableMongodbCollectionsClient object to access its operations.RestorableMongodbDatabasesClientgetRestorableMongodbDatabases()Gets the RestorableMongodbDatabasesClient object to access its operations.RestorableMongodbResourcesClientgetRestorableMongodbResources()Gets the RestorableMongodbResourcesClient object to access its operations.RestorableSqlContainersClientgetRestorableSqlContainers()Gets the RestorableSqlContainersClient object to access its operations.RestorableSqlDatabasesClientgetRestorableSqlDatabases()Gets the RestorableSqlDatabasesClient object to access its operations.RestorableSqlResourcesClientgetRestorableSqlResources()Gets the RestorableSqlResourcesClient object to access its operations.SqlResourcesClientgetSqlResources()Gets the SqlResourcesClient object to access its operations.StringgetSubscriptionId()Gets The ID of the target subscription.TableResourcesClientgetTableResources()Gets the TableResourcesClient object to access its operations.
-
-
-
Method Detail
-
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.
-
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.
-
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.
-
-