Uses of Class
com.amazonaws.services.iot.model.GetLoggingOptionsRequest
Packages that use GetLoggingOptionsRequest
-
Uses of GetLoggingOptionsRequest in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot with parameters of type GetLoggingOptionsRequestModifier and TypeMethodDescriptionAbstractAWSIot.getLoggingOptions(GetLoggingOptionsRequest request) AWSIot.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest) Gets the logging options.AWSIotClient.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest) Gets the logging options.AbstractAWSIotAsync.getLoggingOptionsAsync(GetLoggingOptionsRequest request) AbstractAWSIotAsync.getLoggingOptionsAsync(GetLoggingOptionsRequest request, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) AWSIotAsync.getLoggingOptionsAsync(GetLoggingOptionsRequest getLoggingOptionsRequest) Gets the logging options.AWSIotAsync.getLoggingOptionsAsync(GetLoggingOptionsRequest getLoggingOptionsRequest, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) Gets the logging options.AWSIotAsyncClient.getLoggingOptionsAsync(GetLoggingOptionsRequest request) AWSIotAsyncClient.getLoggingOptionsAsync(GetLoggingOptionsRequest request, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type GetLoggingOptionsRequestModifier and TypeMethodDescriptionAbstractAWSIotAsync.getLoggingOptionsAsync(GetLoggingOptionsRequest request, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) AWSIotAsync.getLoggingOptionsAsync(GetLoggingOptionsRequest getLoggingOptionsRequest, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) Gets the logging options.AWSIotAsyncClient.getLoggingOptionsAsync(GetLoggingOptionsRequest request, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) -
Uses of GetLoggingOptionsRequest in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return GetLoggingOptionsRequest