static DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.builder() |
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.currentShardLevelMetrics(Collection<MetricsName> currentShardLevelMetrics) |
Represents the current state of the metrics that are in the enhanced state before the operation.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.currentShardLevelMetrics(MetricsName... currentShardLevelMetrics) |
Represents the current state of the metrics that are in the enhanced state before the operation.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.currentShardLevelMetricsWithStrings(String... currentShardLevelMetrics) |
Represents the current state of the metrics that are in the enhanced state before the operation.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.currentShardLevelMetricsWithStrings(Collection<String> currentShardLevelMetrics) |
Represents the current state of the metrics that are in the enhanced state before the operation.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.desiredShardLevelMetrics(Collection<MetricsName> desiredShardLevelMetrics) |
Represents the list of all the metrics that would be in the enhanced state after the operation.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.desiredShardLevelMetrics(MetricsName... desiredShardLevelMetrics) |
Represents the list of all the metrics that would be in the enhanced state after the operation.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.desiredShardLevelMetricsWithStrings(String... desiredShardLevelMetrics) |
Represents the list of all the metrics that would be in the enhanced state after the operation.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.desiredShardLevelMetricsWithStrings(Collection<String> desiredShardLevelMetrics) |
Represents the list of all the metrics that would be in the enhanced state after the operation.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.streamARN(String streamARN) |
The ARN of the stream.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.Builder.streamName(String streamName) |
The name of the Kinesis data stream.
|
DisableEnhancedMonitoringResponse.Builder |
DisableEnhancedMonitoringResponse.toBuilder() |
|