public static final class AWSIotMqttManager.ClientId
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static AWSIotMqttManager.ClientId |
fromString(java.lang.String value)
Static factory method to instantiate
AWSIotMqttManager.ClientId from String value. |
java.lang.String |
getValue()
Accessor for
String value wrapped by this class. |
public static AWSIotMqttManager.ClientId fromString(java.lang.String value)
AWSIotMqttManager.ClientId
from String
value.value
- a String
value for mqtt client id.AWSIotMqttManager.ClientId
.public java.lang.String getValue()
String
value wrapped by this class.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.