| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
Classes modeling the various types represented by AWSIot
|
| Modifier and Type | Method and Description |
|---|---|
GetLoggingOptionsResult |
AWSIotClient.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Gets the logging options.
|
GetLoggingOptionsResult |
AWSIot.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Gets the logging options.
|
| Modifier and Type | Method and Description |
|---|---|
GetLoggingOptionsResult |
GetLoggingOptionsResult.withLogLevel(LogLevel logLevel)
The logging level.
|
GetLoggingOptionsResult |
GetLoggingOptionsResult.withLogLevel(String logLevel)
The logging level.
|
GetLoggingOptionsResult |
GetLoggingOptionsResult.withRoleArn(String roleArn)
The ARN of the IAM role that grants access.
|
Copyright © 2017. All rights reserved.