Uses of Class
software.amazon.awssdk.services.iot.model.GetV2LoggingOptionsRequest
-
Packages that use GetV2LoggingOptionsRequest Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.transform -
-
Uses of GetV2LoggingOptionsRequest in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot with parameters of type GetV2LoggingOptionsRequest Modifier and Type Method Description default CompletableFuture<GetV2LoggingOptionsResponse>IotAsyncClient. getV2LoggingOptions(GetV2LoggingOptionsRequest getV2LoggingOptionsRequest)Gets the fine grained logging options.default GetV2LoggingOptionsResponseIotClient. getV2LoggingOptions(GetV2LoggingOptionsRequest getV2LoggingOptionsRequest)Gets the fine grained logging options. -
Uses of GetV2LoggingOptionsRequest in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type GetV2LoggingOptionsRequest Modifier and Type Method Description SdkHttpFullRequestGetV2LoggingOptionsRequestMarshaller. marshall(GetV2LoggingOptionsRequest getV2LoggingOptionsRequest)
-