Uses of Class
com.amazonaws.services.iot.model.SetLoggingOptionsResult
-
Packages that use SetLoggingOptionsResult Package Description com.amazonaws.services.iot com.amazonaws.services.iot.model -
-
Uses of SetLoggingOptionsResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return SetLoggingOptionsResult Modifier and Type Method Description SetLoggingOptionsResult
AbstractAWSIot. setLoggingOptions(SetLoggingOptionsRequest request)
SetLoggingOptionsResult
AWSIot. setLoggingOptions(SetLoggingOptionsRequest setLoggingOptionsRequest)
Sets the logging options.SetLoggingOptionsResult
AWSIotClient. setLoggingOptions(SetLoggingOptionsRequest setLoggingOptionsRequest)
Sets the logging options.Method parameters in com.amazonaws.services.iot with type arguments of type SetLoggingOptionsResult Modifier and Type Method Description Future<SetLoggingOptionsResult>
AbstractAWSIotAsync. setLoggingOptionsAsync(SetLoggingOptionsRequest request, AsyncHandler<SetLoggingOptionsRequest,SetLoggingOptionsResult> asyncHandler)
Future<SetLoggingOptionsResult>
AWSIotAsync. setLoggingOptionsAsync(SetLoggingOptionsRequest setLoggingOptionsRequest, AsyncHandler<SetLoggingOptionsRequest,SetLoggingOptionsResult> asyncHandler)
Sets the logging options.Future<SetLoggingOptionsResult>
AWSIotAsyncClient. setLoggingOptionsAsync(SetLoggingOptionsRequest request, AsyncHandler<SetLoggingOptionsRequest,SetLoggingOptionsResult> asyncHandler)
-
Uses of SetLoggingOptionsResult in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return SetLoggingOptionsResult Modifier and Type Method Description SetLoggingOptionsResult
SetLoggingOptionsResult. clone()
-