Uses of Enum
com.amazonaws.services.iot.client.core.AwsIotConnectionType
Packages that use AwsIotConnectionType
-
Uses of AwsIotConnectionType in com.amazonaws.services.iot.client.core
Fields in com.amazonaws.services.iot.client.core declared as AwsIotConnectionTypeModifier and TypeFieldDescriptionprotected final AwsIotConnectionTypeAbstractAwsIotClient.connectionTypeMethods in com.amazonaws.services.iot.client.core that return AwsIotConnectionTypeModifier and TypeMethodDescriptionAbstractAwsIotClient.getConnectionType()static AwsIotConnectionTypeReturns the enum constant of this type with the specified name.static AwsIotConnectionType[]AwsIotConnectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.