| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default GetLoggingOptionsResponse |
IotClient.getLoggingOptions()
Gets the logging options.
|
default GetLoggingOptionsResponse |
IotClient.getLoggingOptions(Consumer<GetLoggingOptionsRequest.Builder> getLoggingOptionsRequest)
Gets the logging options.
|
default GetLoggingOptionsResponse |
IotClient.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Gets the logging options.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLoggingOptionsResponse> |
IotAsyncClient.getLoggingOptions()
Gets the logging options.
|
default CompletableFuture<GetLoggingOptionsResponse> |
IotAsyncClient.getLoggingOptions(Consumer<GetLoggingOptionsRequest.Builder> getLoggingOptionsRequest)
Gets the logging options.
|
default CompletableFuture<GetLoggingOptionsResponse> |
IotAsyncClient.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Gets the logging options.
|
Copyright © 2020. All rights reserved.