Package | Description |
---|---|
software.amazon.awssdk.services.iot |
|
Modifier and Type | Method and Description |
---|---|
default SetV2LoggingOptionsResponse |
IotClient.setV2LoggingOptions(Consumer<SetV2LoggingOptionsRequest.Builder> setV2LoggingOptionsRequest)
Sets the logging options for the V2 logging service.
|
default SetV2LoggingOptionsResponse |
IotClient.setV2LoggingOptions(SetV2LoggingOptionsRequest setV2LoggingOptionsRequest)
Sets the logging options for the V2 logging service.
|
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<SetV2LoggingOptionsResponse> |
IotAsyncClient.setV2LoggingOptions(Consumer<SetV2LoggingOptionsRequest.Builder> setV2LoggingOptionsRequest)
Sets the logging options for the V2 logging service.
|
default CompletableFuture<SetV2LoggingOptionsResponse> |
IotAsyncClient.setV2LoggingOptions(SetV2LoggingOptionsRequest setV2LoggingOptionsRequest)
Sets the logging options for the V2 logging service.
|
Copyright © 2020. All rights reserved.