DisableEnhancedMonitoringResult |
DisableEnhancedMonitoringResult.withCurrentShardLevelMetrics(MetricsName... currentShardLevelMetrics) |
Represents the current state of the metrics that are in the enhanced
state before the operation.
|
EnableEnhancedMonitoringResult |
EnableEnhancedMonitoringResult.withCurrentShardLevelMetrics(MetricsName... currentShardLevelMetrics) |
Represents the current state of the metrics that are in the enhanced
state before the operation.
|
DisableEnhancedMonitoringResult |
DisableEnhancedMonitoringResult.withDesiredShardLevelMetrics(MetricsName... desiredShardLevelMetrics) |
Represents the list of all the metrics that would be in the enhanced
state after the operation.
|
EnableEnhancedMonitoringResult |
EnableEnhancedMonitoringResult.withDesiredShardLevelMetrics(MetricsName... desiredShardLevelMetrics) |
Represents the list of all the metrics that would be in the enhanced
state after the operation.
|
DisableEnhancedMonitoringRequest |
DisableEnhancedMonitoringRequest.withShardLevelMetrics(MetricsName... shardLevelMetrics) |
List of shard-level metrics to disable.
|
EnableEnhancedMonitoringRequest |
EnableEnhancedMonitoringRequest.withShardLevelMetrics(MetricsName... shardLevelMetrics) |
List of shard-level metrics to enable.
|
EnhancedMetrics |
EnhancedMetrics.withShardLevelMetrics(MetricsName... shardLevelMetrics) |
List of shard-level metrics.
|