Uses of Class
com.amazonaws.services.iot.model.GetLoggingOptionsRequest
-
Packages that use GetLoggingOptionsRequest Package Description com.amazonaws.services.iot com.amazonaws.services.iot.model -
-
Uses of GetLoggingOptionsRequest in com.amazonaws.services.iot
Method parameters in com.amazonaws.services.iot with type arguments of type GetLoggingOptionsRequest Modifier and Type Method Description Future<GetLoggingOptionsResult>AbstractAWSIotAsync. getLoggingOptionsAsync(GetLoggingOptionsRequest request, AsyncHandler<GetLoggingOptionsRequest,GetLoggingOptionsResult> asyncHandler)Future<GetLoggingOptionsResult>AWSIotAsync. getLoggingOptionsAsync(GetLoggingOptionsRequest getLoggingOptionsRequest, AsyncHandler<GetLoggingOptionsRequest,GetLoggingOptionsResult> asyncHandler)Gets the logging options.Future<GetLoggingOptionsResult>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 Modifier and Type Method Description GetLoggingOptionsRequestGetLoggingOptionsRequest. clone()
-