Uses of Class
software.amazon.awssdk.services.iot.model.SetV2LoggingOptionsRequest
-
Packages that use SetV2LoggingOptionsRequest Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.transform -
-
Uses of SetV2LoggingOptionsRequest in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot with parameters of type SetV2LoggingOptionsRequest Modifier and Type Method Description default CompletableFuture<SetV2LoggingOptionsResponse>IotAsyncClient. setV2LoggingOptions(SetV2LoggingOptionsRequest setV2LoggingOptionsRequest)Sets the logging options for the V2 logging service.default SetV2LoggingOptionsResponseIotClient. setV2LoggingOptions(SetV2LoggingOptionsRequest setV2LoggingOptionsRequest)Sets the logging options for the V2 logging service. -
Uses of SetV2LoggingOptionsRequest in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type SetV2LoggingOptionsRequest Modifier and Type Method Description SdkHttpFullRequestSetV2LoggingOptionsRequestMarshaller. marshall(SetV2LoggingOptionsRequest setV2LoggingOptionsRequest)
-