Uses of Class
software.amazon.awssdk.services.iotsitewise.model.PutLoggingOptionsRequest
-
Packages that use PutLoggingOptionsRequest Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference.software.amazon.awssdk.services.iotsitewise.transform -
-
Uses of PutLoggingOptionsRequest in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise with parameters of type PutLoggingOptionsRequest Modifier and Type Method Description default CompletableFuture<PutLoggingOptionsResponse>IoTSiteWiseAsyncClient. putLoggingOptions(PutLoggingOptionsRequest putLoggingOptionsRequest)Sets logging options for IoT SiteWise.default PutLoggingOptionsResponseIoTSiteWiseClient. putLoggingOptions(PutLoggingOptionsRequest putLoggingOptionsRequest)Sets logging options for IoT SiteWise. -
Uses of PutLoggingOptionsRequest in software.amazon.awssdk.services.iotsitewise.transform
Methods in software.amazon.awssdk.services.iotsitewise.transform with parameters of type PutLoggingOptionsRequest Modifier and Type Method Description SdkHttpFullRequestPutLoggingOptionsRequestMarshaller. marshall(PutLoggingOptionsRequest putLoggingOptionsRequest)
-