| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model | |
| software.amazon.awssdk.services.iot.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<LogTargetConfiguration> |
ListV2LoggingLevelsResponse.logTargetConfigurations()
The logging configuration for a target.
|
| Modifier and Type | Method and Description |
|---|---|
ListV2LoggingLevelsResponse.Builder |
ListV2LoggingLevelsResponse.Builder.logTargetConfigurations(LogTargetConfiguration... logTargetConfigurations)
The logging configuration for a target.
|
| Modifier and Type | Method and Description |
|---|---|
ListV2LoggingLevelsResponse.Builder |
ListV2LoggingLevelsResponse.Builder.logTargetConfigurations(Collection<LogTargetConfiguration> logTargetConfigurations)
The logging configuration for a target.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<LogTargetConfiguration> |
ListV2LoggingLevelsPublisher.logTargetConfigurations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<LogTargetConfiguration> |
ListV2LoggingLevelsIterable.logTargetConfigurations()
Returns an iterable to iterate through the paginated
ListV2LoggingLevelsResponse.logTargetConfigurations() member. |
Copyright © 2021. All rights reserved.