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