Java com.amazonaws.services.iot AWSIotClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.iot AWSIotClient fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.iot AWSIotClient.

The text is from its open source code.

Constructor

AWSIotClient(ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AWS IoT.
AWSIotClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AWS IoT using the specified AWS account credentials.
AWSIotClient(AWSCredentialsProvider awsCredentialsProvider)
Constructs a new client to invoke service methods on AWS IoT using the specified AWS account credentials provider.
AWSIotClient(AwsSyncClientParams clientParams)
Constructs a new client to invoke service methods on AWS IoT using the specified parameters.
AWSIotClient()
Constructs a new client to invoke service methods on AWS IoT.