public class DisableEnhancedMonitoringRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
Represents the input for DisableEnhancedMonitoring.
NOOP| Constructor and Description |
|---|
DisableEnhancedMonitoringRequest() |
| Modifier and Type | Method and Description |
|---|---|
DisableEnhancedMonitoringRequest |
clone() |
boolean |
equals(Object obj) |
List<String> |
getShardLevelMetrics()
List of shard-level metrics to disable.
|
String |
getStreamName()
The name of the Amazon Kinesis stream for which to disable enhanced
monitoring.
|
int |
hashCode() |
void |
setShardLevelMetrics(Collection<String> shardLevelMetrics)
List of shard-level metrics to disable.
|
void |
setStreamName(String streamName)
The name of the Amazon Kinesis stream for which to disable enhanced
monitoring.
|
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
DisableEnhancedMonitoringRequest |
withShardLevelMetrics(Collection<String> shardLevelMetrics)
List of shard-level metrics to disable.
|
DisableEnhancedMonitoringRequest |
withShardLevelMetrics(MetricsName... shardLevelMetrics)
List of shard-level metrics to disable.
|
DisableEnhancedMonitoringRequest |
withShardLevelMetrics(String... shardLevelMetrics)
List of shard-level metrics to disable.
|
DisableEnhancedMonitoringRequest |
withStreamName(String streamName)
The name of the Amazon Kinesis stream for which to disable enhanced
monitoring.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setStreamName(String streamName)
The name of the Amazon Kinesis stream for which to disable enhanced monitoring.
streamName - The name of the Amazon Kinesis stream for which to disable
enhanced monitoring.public String getStreamName()
The name of the Amazon Kinesis stream for which to disable enhanced monitoring.
public DisableEnhancedMonitoringRequest withStreamName(String streamName)
The name of the Amazon Kinesis stream for which to disable enhanced monitoring.
streamName - The name of the Amazon Kinesis stream for which to disable
enhanced monitoring.public List<String> getShardLevelMetrics()
List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
MetricsNamepublic void setShardLevelMetrics(Collection<String> shardLevelMetrics)
List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
shardLevelMetrics - List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
MetricsNamepublic DisableEnhancedMonitoringRequest withShardLevelMetrics(String... shardLevelMetrics)
List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
NOTE: This method appends the values to the existing list (if
any). Use setShardLevelMetrics(java.util.Collection) or
withShardLevelMetrics(java.util.Collection) if you want to
override the existing values.
shardLevelMetrics - List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
MetricsNamepublic DisableEnhancedMonitoringRequest withShardLevelMetrics(Collection<String> shardLevelMetrics)
List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
shardLevelMetrics - List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
MetricsNamepublic DisableEnhancedMonitoringRequest withShardLevelMetrics(MetricsName... shardLevelMetrics)
List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
shardLevelMetrics - List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
ALL" disables every metric.
IncomingBytesIncomingRecordsOutgoingBytesOutgoingRecordsWriteProvisionedThroughputExceededReadProvisionedThroughputExceededIteratorAgeMillisecondsALLFor more information, see Monitoring the Amazon Kinesis Streams Service with Amazon CloudWatch in the Amazon Kinesis Streams Developer Guide.
MetricsNamepublic String toString()
toString in class ObjectObject.toString()public DisableEnhancedMonitoringRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2016. All rights reserved.