Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.ClusterResourceInner
-
Packages that use ClusterResourceInner Package Description com.azure.resourcemanager.cosmos.fluent Package containing the service clients for CosmosDBManagementClient.com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient.com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of ClusterResourceInner in com.azure.resourcemanager.cosmos.fluent
Methods in com.azure.resourcemanager.cosmos.fluent that return ClusterResourceInner Modifier and Type Method Description ClusterResourceInnerCassandraClustersClient. createUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.ClusterResourceInnerCassandraClustersClient. createUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Create or update a managed Cassandra cluster.ClusterResourceInnerCassandraClustersClient. getByResourceGroup(String resourceGroupName, String clusterName)Get the properties of a managed Cassandra cluster.ClusterResourceInnerCassandraClustersClient. update(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.ClusterResourceInnerCassandraClustersClient. update(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Updates some of the properties of a managed Cassandra cluster.Methods in com.azure.resourcemanager.cosmos.fluent that return types with arguments of type ClusterResourceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Create or update a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Create or update a managed Cassandra cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Updates some of the properties of a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Updates some of the properties of a managed Cassandra cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.Mono<ClusterResourceInner>CassandraClustersClient. createUpdateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.Mono<ClusterResourceInner>CassandraClustersClient. getByResourceGroupAsync(String resourceGroupName, String clusterName)Get the properties of a managed Cassandra cluster.com.azure.core.http.rest.Response<ClusterResourceInner>CassandraClustersClient. getByResourceGroupWithResponse(String resourceGroupName, String clusterName, com.azure.core.util.Context context)Get the properties of a managed Cassandra cluster.Mono<com.azure.core.http.rest.Response<ClusterResourceInner>>CassandraClustersClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String clusterName)Get the properties of a managed Cassandra cluster.com.azure.core.http.rest.PagedIterable<ClusterResourceInner>CassandraClustersClient. list()List all managed Cassandra clusters in this subscription.com.azure.core.http.rest.PagedIterable<ClusterResourceInner>CassandraClustersClient. list(com.azure.core.util.Context context)List all managed Cassandra clusters in this subscription.com.azure.core.http.rest.PagedFlux<ClusterResourceInner>CassandraClustersClient. listAsync()List all managed Cassandra clusters in this subscription.com.azure.core.http.rest.PagedIterable<ClusterResourceInner>CassandraClustersClient. listByResourceGroup(String resourceGroupName)List all managed Cassandra clusters in this resource group.com.azure.core.http.rest.PagedIterable<ClusterResourceInner>CassandraClustersClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)List all managed Cassandra clusters in this resource group.com.azure.core.http.rest.PagedFlux<ClusterResourceInner>CassandraClustersClient. listByResourceGroupAsync(String resourceGroupName)List all managed Cassandra clusters in this resource group.Mono<ClusterResourceInner>CassandraClustersClient. updateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.Methods in com.azure.resourcemanager.cosmos.fluent with parameters of type ClusterResourceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Create or update a managed Cassandra cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginCreateUpdateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Updates some of the properties of a managed Cassandra cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ClusterResourceInner>,ClusterResourceInner>CassandraClustersClient. beginUpdateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.ClusterResourceInnerCassandraClustersClient. createUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.ClusterResourceInnerCassandraClustersClient. createUpdate(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Create or update a managed Cassandra cluster.Mono<ClusterResourceInner>CassandraClustersClient. createUpdateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>CassandraClustersClient. createUpdateWithResponseAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Create or update a managed Cassandra cluster.ClusterResourceInnerCassandraClustersClient. update(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.ClusterResourceInnerCassandraClustersClient. update(String resourceGroupName, String clusterName, ClusterResourceInner body, com.azure.core.util.Context context)Updates some of the properties of a managed Cassandra cluster.Mono<ClusterResourceInner>CassandraClustersClient. updateAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>CassandraClustersClient. updateWithResponseAsync(String resourceGroupName, String clusterName, ClusterResourceInner body)Updates some of the properties of a managed Cassandra cluster. -
Uses of ClusterResourceInner in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return ClusterResourceInner Modifier and Type Method Description ClusterResourceInnerClusterResourceInner. withIdentity(ManagedCassandraManagedServiceIdentity identity)Set the identity property: Identity for the resource.ClusterResourceInnerClusterResourceInner. withLocation(String location)ClusterResourceInnerClusterResourceInner. withProperties(ClusterResourceProperties properties)Set the properties property: Properties of a managed Cassandra cluster.ClusterResourceInnerClusterResourceInner. withTags(Map<String,String> tags) -
Uses of ClusterResourceInner in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type ClusterResourceInner Modifier and Type Method Description List<ClusterResourceInner>ListClusters. value()Get the value property: Container for the array of clusters.Method parameters in com.azure.resourcemanager.cosmos.models with type arguments of type ClusterResourceInner Modifier and Type Method Description ListClustersListClusters. withValue(List<ClusterResourceInner> value)Set the value property: Container for the array of clusters.
-