Uses of Class
com.amazonaws.services.iot.model.SetLoggingOptionsResult
Packages that use SetLoggingOptionsResult
-
Uses of SetLoggingOptionsResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return SetLoggingOptionsResultModifier and TypeMethodDescriptionAbstractAWSIot.setLoggingOptions(SetLoggingOptionsRequest request) AWSIot.setLoggingOptions(SetLoggingOptionsRequest setLoggingOptionsRequest) Sets the logging options.AWSIotClient.setLoggingOptions(SetLoggingOptionsRequest setLoggingOptionsRequest) Sets the logging options.Methods in com.amazonaws.services.iot that return types with arguments of type SetLoggingOptionsResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.setLoggingOptionsAsync(SetLoggingOptionsRequest request) AbstractAWSIotAsync.setLoggingOptionsAsync(SetLoggingOptionsRequest request, AsyncHandler<SetLoggingOptionsRequest, SetLoggingOptionsResult> asyncHandler) AWSIotAsync.setLoggingOptionsAsync(SetLoggingOptionsRequest setLoggingOptionsRequest) Sets the logging options.AWSIotAsync.setLoggingOptionsAsync(SetLoggingOptionsRequest setLoggingOptionsRequest, AsyncHandler<SetLoggingOptionsRequest, SetLoggingOptionsResult> asyncHandler) Sets the logging options.AWSIotAsyncClient.setLoggingOptionsAsync(SetLoggingOptionsRequest request) AWSIotAsyncClient.setLoggingOptionsAsync(SetLoggingOptionsRequest request, AsyncHandler<SetLoggingOptionsRequest, SetLoggingOptionsResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type SetLoggingOptionsResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.setLoggingOptionsAsync(SetLoggingOptionsRequest request, AsyncHandler<SetLoggingOptionsRequest, SetLoggingOptionsResult> asyncHandler) AWSIotAsync.setLoggingOptionsAsync(SetLoggingOptionsRequest setLoggingOptionsRequest, AsyncHandler<SetLoggingOptionsRequest, SetLoggingOptionsResult> asyncHandler) Sets the logging options.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