CosmosDBManagementClient Interface

public interface CosmosDBManagementClient

The interface for CosmosDBManagementClient class.

Method Summary

Modifier and Type Method and Description
abstract String getApiVersion()

Gets Api Version.

abstract CassandraClustersClient getCassandraClusters()

Gets the CassandraClustersClient object to access its operations.

abstract CassandraDataCentersClient getCassandraDataCenters()

Gets the CassandraDataCentersClient object to access its operations.

abstract CassandraResourcesClient getCassandraResources()

Gets the CassandraResourcesClient object to access its operations.

abstract CollectionPartitionRegionsClient getCollectionPartitionRegions()

Gets the CollectionPartitionRegionsClient object to access its operations.

abstract CollectionPartitionsClient getCollectionPartitions()

Gets the CollectionPartitionsClient object to access its operations.

abstract CollectionRegionsClient getCollectionRegions()

Gets the CollectionRegionsClient object to access its operations.

abstract CollectionsClient getCollections()

Gets the CollectionsClient object to access its operations.

abstract DatabaseAccountRegionsClient getDatabaseAccountRegions()

Gets the DatabaseAccountRegionsClient object to access its operations.

abstract DatabaseAccountsClient getDatabaseAccounts()

Gets the DatabaseAccountsClient object to access its operations.

abstract DatabasesClient getDatabases()

Gets the DatabasesClient object to access its operations.

abstract Duration getDefaultPollInterval()

Gets The default poll interval for long-running operation.

abstract String getEndpoint()

Gets server parameter.

abstract GremlinResourcesClient getGremlinResources()

Gets the GremlinResourcesClient object to access its operations.

abstract HttpPipeline getHttpPipeline()

Gets The HTTP pipeline to send requests through.

abstract LocationsClient getLocations()

Gets the LocationsClient object to access its operations.

abstract MongoDBResourcesClient getMongoDBResources()

Gets the MongoDBResourcesClient object to access its operations.

abstract NotebookWorkspacesClient getNotebookWorkspaces()

Gets the NotebookWorkspacesClient object to access its operations.

abstract OperationsClient getOperations()

Gets the OperationsClient object to access its operations.

abstract PartitionKeyRangeIdRegionsClient getPartitionKeyRangeIdRegions()

Gets the PartitionKeyRangeIdRegionsClient object to access its operations.

abstract PartitionKeyRangeIdsClient getPartitionKeyRangeIds()

Gets the PartitionKeyRangeIdsClient object to access its operations.

abstract PercentileSourceTargetsClient getPercentileSourceTargets()

Gets the PercentileSourceTargetsClient object to access its operations.

abstract PercentileTargetsClient getPercentileTargets()

Gets the PercentileTargetsClient object to access its operations.

abstract PercentilesClient getPercentiles()

Gets the PercentilesClient object to access its operations.

abstract PrivateEndpointConnectionsClient getPrivateEndpointConnections()

Gets the PrivateEndpointConnectionsClient object to access its operations.

abstract PrivateLinkResourcesClient getPrivateLinkResources()

Gets the PrivateLinkResourcesClient object to access its operations.

abstract RestorableDatabaseAccountsClient getRestorableDatabaseAccounts()

Gets the RestorableDatabaseAccountsClient object to access its operations.

abstract RestorableGremlinDatabasesClient getRestorableGremlinDatabases()

Gets the RestorableGremlinDatabasesClient object to access its operations.

abstract RestorableGremlinGraphsClient getRestorableGremlinGraphs()

Gets the RestorableGremlinGraphsClient object to access its operations.

abstract RestorableGremlinResourcesClient getRestorableGremlinResources()

Gets the RestorableGremlinResourcesClient object to access its operations.

abstract RestorableMongodbCollectionsClient getRestorableMongodbCollections()

Gets the RestorableMongodbCollectionsClient object to access its operations.

abstract RestorableMongodbDatabasesClient getRestorableMongodbDatabases()

Gets the RestorableMongodbDatabasesClient object to access its operations.

abstract RestorableMongodbResourcesClient getRestorableMongodbResources()

Gets the RestorableMongodbResourcesClient object to access its operations.

abstract RestorableSqlContainersClient getRestorableSqlContainers()

Gets the RestorableSqlContainersClient object to access its operations.

abstract RestorableSqlDatabasesClient getRestorableSqlDatabases()

Gets the RestorableSqlDatabasesClient object to access its operations.

abstract RestorableSqlResourcesClient getRestorableSqlResources()

Gets the RestorableSqlResourcesClient object to access its operations.

abstract RestorableTableResourcesClient getRestorableTableResources()

Gets the RestorableTableResourcesClient object to access its operations.

abstract RestorableTablesClient getRestorableTables()

Gets the RestorableTablesClient object to access its operations.

abstract ServicesClient getServices()

Gets the ServicesClient object to access its operations.

abstract SqlResourcesClient getSqlResources()

Gets the SqlResourcesClient object to access its operations.

abstract String getSubscriptionId()

Gets The ID of the target subscription.

abstract TableResourcesClient getTableResources()

Gets the TableResourcesClient object to access its operations.

Method Details

getApiVersion

public abstract String getApiVersion()

Gets Api Version.

Returns:

the apiVersion value.

getCassandraClusters

public abstract CassandraClustersClient getCassandraClusters()

Gets the CassandraClustersClient object to access its operations.

Returns:

the CassandraClustersClient object.

getCassandraDataCenters

public abstract CassandraDataCentersClient getCassandraDataCenters()

Gets the CassandraDataCentersClient object to access its operations.

Returns:

the CassandraDataCentersClient object.

getCassandraResources

public abstract CassandraResourcesClient getCassandraResources()

Gets the CassandraResourcesClient object to access its operations.

Returns:

the CassandraResourcesClient object.

getCollectionPartitionRegions

public abstract CollectionPartitionRegionsClient getCollectionPartitionRegions()

Gets the CollectionPartitionRegionsClient object to access its operations.

Returns:

the CollectionPartitionRegionsClient object.

getCollectionPartitions

public abstract CollectionPartitionsClient getCollectionPartitions()

Gets the CollectionPartitionsClient object to access its operations.

Returns:

the CollectionPartitionsClient object.

getCollectionRegions

public abstract CollectionRegionsClient getCollectionRegions()

Gets the CollectionRegionsClient object to access its operations.

Returns:

the CollectionRegionsClient object.

getCollections

public abstract CollectionsClient getCollections()

Gets the CollectionsClient object to access its operations.

Returns:

the CollectionsClient object.

getDatabaseAccountRegions

public abstract DatabaseAccountRegionsClient getDatabaseAccountRegions()

Gets the DatabaseAccountRegionsClient object to access its operations.

Returns:

the DatabaseAccountRegionsClient object.

getDatabaseAccounts

public abstract DatabaseAccountsClient getDatabaseAccounts()

Gets the DatabaseAccountsClient object to access its operations.

Returns:

the DatabaseAccountsClient object.

getDatabases

public abstract DatabasesClient getDatabases()

Gets the DatabasesClient object to access its operations.

Returns:

the DatabasesClient object.

getDefaultPollInterval

public abstract Duration getDefaultPollInterval()

Gets The default poll interval for long-running operation.

Returns:

the defaultPollInterval value.

getEndpoint

public abstract String getEndpoint()

Gets server parameter.

Returns:

the endpoint value.

getGremlinResources

public abstract GremlinResourcesClient getGremlinResources()

Gets the GremlinResourcesClient object to access its operations.

Returns:

the GremlinResourcesClient object.

getHttpPipeline

public abstract HttpPipeline getHttpPipeline()

Gets The HTTP pipeline to send requests through.

Returns:

the httpPipeline value.

getLocations

public abstract LocationsClient getLocations()

Gets the LocationsClient object to access its operations.

Returns:

the LocationsClient object.

getMongoDBResources

public abstract MongoDBResourcesClient getMongoDBResources()

Gets the MongoDBResourcesClient object to access its operations.

Returns:

the MongoDBResourcesClient object.

getNotebookWorkspaces

public abstract NotebookWorkspacesClient getNotebookWorkspaces()

Gets the NotebookWorkspacesClient object to access its operations.

Returns:

the NotebookWorkspacesClient object.

getOperations

public abstract OperationsClient getOperations()

Gets the OperationsClient object to access its operations.

Returns:

the OperationsClient object.

getPartitionKeyRangeIdRegions

public abstract PartitionKeyRangeIdRegionsClient getPartitionKeyRangeIdRegions()

Gets the PartitionKeyRangeIdRegionsClient object to access its operations.

Returns:

the PartitionKeyRangeIdRegionsClient object.

getPartitionKeyRangeIds

public abstract PartitionKeyRangeIdsClient getPartitionKeyRangeIds()

Gets the PartitionKeyRangeIdsClient object to access its operations.

Returns:

the PartitionKeyRangeIdsClient object.

getPercentileSourceTargets

public abstract PercentileSourceTargetsClient getPercentileSourceTargets()

Gets the PercentileSourceTargetsClient object to access its operations.

Returns:

the PercentileSourceTargetsClient object.

getPercentileTargets

public abstract PercentileTargetsClient getPercentileTargets()

Gets the PercentileTargetsClient object to access its operations.

Returns:

the PercentileTargetsClient object.

getPercentiles

public abstract PercentilesClient getPercentiles()

Gets the PercentilesClient object to access its operations.

Returns:

the PercentilesClient object.

getPrivateEndpointConnections

public abstract PrivateEndpointConnectionsClient getPrivateEndpointConnections()

Gets the PrivateEndpointConnectionsClient object to access its operations.

Returns:

the PrivateEndpointConnectionsClient object.

getPrivateLinkResources

public abstract PrivateLinkResourcesClient getPrivateLinkResources()

Gets the PrivateLinkResourcesClient object to access its operations.

Returns:

the PrivateLinkResourcesClient object.

getRestorableDatabaseAccounts

public abstract RestorableDatabaseAccountsClient getRestorableDatabaseAccounts()

Gets the RestorableDatabaseAccountsClient object to access its operations.

Returns:

the RestorableDatabaseAccountsClient object.

getRestorableGremlinDatabases

public abstract RestorableGremlinDatabasesClient getRestorableGremlinDatabases()

Gets the RestorableGremlinDatabasesClient object to access its operations.

Returns:

the RestorableGremlinDatabasesClient object.

getRestorableGremlinGraphs

public abstract RestorableGremlinGraphsClient getRestorableGremlinGraphs()

Gets the RestorableGremlinGraphsClient object to access its operations.

Returns:

the RestorableGremlinGraphsClient object.

getRestorableGremlinResources

public abstract RestorableGremlinResourcesClient getRestorableGremlinResources()

Gets the RestorableGremlinResourcesClient object to access its operations.

Returns:

the RestorableGremlinResourcesClient object.

getRestorableMongodbCollections

public abstract RestorableMongodbCollectionsClient getRestorableMongodbCollections()

Gets the RestorableMongodbCollectionsClient object to access its operations.

Returns:

the RestorableMongodbCollectionsClient object.

getRestorableMongodbDatabases

public abstract RestorableMongodbDatabasesClient getRestorableMongodbDatabases()

Gets the RestorableMongodbDatabasesClient object to access its operations.

Returns:

the RestorableMongodbDatabasesClient object.

getRestorableMongodbResources

public abstract RestorableMongodbResourcesClient getRestorableMongodbResources()

Gets the RestorableMongodbResourcesClient object to access its operations.

Returns:

the RestorableMongodbResourcesClient object.

getRestorableSqlContainers

public abstract RestorableSqlContainersClient getRestorableSqlContainers()

Gets the RestorableSqlContainersClient object to access its operations.

Returns:

the RestorableSqlContainersClient object.

getRestorableSqlDatabases

public abstract RestorableSqlDatabasesClient getRestorableSqlDatabases()

Gets the RestorableSqlDatabasesClient object to access its operations.

Returns:

the RestorableSqlDatabasesClient object.

getRestorableSqlResources

public abstract RestorableSqlResourcesClient getRestorableSqlResources()

Gets the RestorableSqlResourcesClient object to access its operations.

Returns:

the RestorableSqlResourcesClient object.

getRestorableTableResources

public abstract RestorableTableResourcesClient getRestorableTableResources()

Gets the RestorableTableResourcesClient object to access its operations.

Returns:

the RestorableTableResourcesClient object.

getRestorableTables

public abstract RestorableTablesClient getRestorableTables()

Gets the RestorableTablesClient object to access its operations.

Returns:

the RestorableTablesClient object.

getServices

public abstract ServicesClient getServices()

Gets the ServicesClient object to access its operations.

Returns:

the ServicesClient object.

getSqlResources

public abstract SqlResourcesClient getSqlResources()

Gets the SqlResourcesClient object to access its operations.

Returns:

the SqlResourcesClient object.

getSubscriptionId

public abstract String getSubscriptionId()

Gets The ID of the target subscription.

Returns:

the subscriptionId value.

getTableResources

public abstract TableResourcesClient getTableResources()

Gets the TableResourcesClient object to access its operations.

Returns:

the TableResourcesClient object.

Applies to