| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis.model | |
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
List<EnhancedMetrics> |
StreamDescriptionSummary.enhancedMonitoring()
Represents the current enhanced monitoring settings of the stream.
|
List<EnhancedMetrics> |
StreamDescription.enhancedMonitoring()
Represents the current enhanced monitoring settings of the stream.
|
| Modifier and Type | Method and Description |
|---|---|
StreamDescriptionSummary.Builder |
StreamDescriptionSummary.Builder.enhancedMonitoring(EnhancedMetrics... enhancedMonitoring)
Represents the current enhanced monitoring settings of the stream.
|
StreamDescription.Builder |
StreamDescription.Builder.enhancedMonitoring(EnhancedMetrics... enhancedMonitoring)
Represents the current enhanced monitoring settings of the stream.
|
| Modifier and Type | Method and Description |
|---|---|
StreamDescriptionSummary.Builder |
StreamDescriptionSummary.Builder.enhancedMonitoring(Collection<EnhancedMetrics> enhancedMonitoring)
Represents the current enhanced monitoring settings of the stream.
|
StreamDescription.Builder |
StreamDescription.Builder.enhancedMonitoring(Collection<EnhancedMetrics> enhancedMonitoring)
Represents the current enhanced monitoring settings of the stream.
|
| Modifier and Type | Method and Description |
|---|---|
EnhancedMetrics |
EnhancedMetricsUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnhancedMetricsMarshaller.marshall(EnhancedMetrics enhancedMetrics,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.