Uses of Class
com.azure.resourcemanager.cosmos.models.ManagedCassandraReaperStatus
Packages that use ManagedCassandraReaperStatus
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of ManagedCassandraReaperStatus in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return ManagedCassandraReaperStatusModifier and TypeMethodDescriptionCassandraClusterPublicStatusInner.reaperStatus()
Get the reaperStatus property: The reaperStatus property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type ManagedCassandraReaperStatusModifier and TypeMethodDescriptionCassandraClusterPublicStatusInner.withReaperStatus
(ManagedCassandraReaperStatus reaperStatus) Set the reaperStatus property: The reaperStatus property. -
Uses of ManagedCassandraReaperStatus in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return ManagedCassandraReaperStatusModifier and TypeMethodDescriptionstatic ManagedCassandraReaperStatus
ManagedCassandraReaperStatus.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedCassandraReaperStatus from the JsonReader.ManagedCassandraReaperStatus.withHealthy
(Boolean healthy) Set the healthy property: The healthy property.ManagedCassandraReaperStatus.withRepairRunIds
(Map<String, String> repairRunIds) Set the repairRunIds property: Dictionary of <string>.ManagedCassandraReaperStatus.withRepairSchedules
(Map<String, String> repairSchedules) Set the repairSchedules property: Dictionary of <string>.