@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class SiemensIE extends Object implements Serializable, Cloneable, StructuredPojo
Contains details for a SiteWise Edge gateway that runs on a Siemens Industrial Edge Device.
| Constructor and Description |
|---|
SiemensIE() |
| Modifier and Type | Method and Description |
|---|---|
SiemensIE |
clone() |
boolean |
equals(Object obj) |
String |
getIotCoreThingName()
The name of the IoT Thing for your SiteWise Edge gateway.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setIotCoreThingName(String iotCoreThingName)
The name of the IoT Thing for your SiteWise Edge gateway.
|
String |
toString()
Returns a string representation of this object.
|
SiemensIE |
withIotCoreThingName(String iotCoreThingName)
The name of the IoT Thing for your SiteWise Edge gateway.
|
public void setIotCoreThingName(String iotCoreThingName)
The name of the IoT Thing for your SiteWise Edge gateway.
iotCoreThingName - The name of the IoT Thing for your SiteWise Edge gateway.public String getIotCoreThingName()
The name of the IoT Thing for your SiteWise Edge gateway.
public SiemensIE withIotCoreThingName(String iotCoreThingName)
The name of the IoT Thing for your SiteWise Edge gateway.
iotCoreThingName - The name of the IoT Thing for your SiteWise Edge gateway.public String toString()
toString in class ObjectObject.toString()public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2025. All rights reserved.