Uses of Class
software.amazon.awssdk.services.iot.model.SetV2LoggingLevelRequest
-
Packages that use SetV2LoggingLevelRequest Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.transform -
-
Uses of SetV2LoggingLevelRequest in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot with parameters of type SetV2LoggingLevelRequest Modifier and Type Method Description default CompletableFuture<SetV2LoggingLevelResponse>IotAsyncClient. setV2LoggingLevel(SetV2LoggingLevelRequest setV2LoggingLevelRequest)Sets the logging level.default SetV2LoggingLevelResponseIotClient. setV2LoggingLevel(SetV2LoggingLevelRequest setV2LoggingLevelRequest)Sets the logging level. -
Uses of SetV2LoggingLevelRequest in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type SetV2LoggingLevelRequest Modifier and Type Method Description SdkHttpFullRequestSetV2LoggingLevelRequestMarshaller. marshall(SetV2LoggingLevelRequest setV2LoggingLevelRequest)
-