| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default GetV2LoggingOptionsResponse |
IotClient.getV2LoggingOptions(Consumer<GetV2LoggingOptionsRequest.Builder> getV2LoggingOptionsRequest)
Gets the fine grained logging options.
|
default GetV2LoggingOptionsResponse |
IotClient.getV2LoggingOptions(GetV2LoggingOptionsRequest getV2LoggingOptionsRequest)
Gets the fine grained logging options.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetV2LoggingOptionsResponse> |
IotAsyncClient.getV2LoggingOptions(Consumer<GetV2LoggingOptionsRequest.Builder> getV2LoggingOptionsRequest)
Gets the fine grained logging options.
|
default CompletableFuture<GetV2LoggingOptionsResponse> |
IotAsyncClient.getV2LoggingOptions(GetV2LoggingOptionsRequest getV2LoggingOptionsRequest)
Gets the fine grained logging options.
|
Copyright © 2022. All rights reserved.