@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateFPorts extends Object implements Serializable, Cloneable, StructuredPojo
Object for updating the FPorts information.
| Constructor and Description |
|---|
UpdateFPorts() |
| Modifier and Type | Method and Description |
|---|---|
UpdateFPorts |
clone() |
boolean |
equals(Object obj) |
Positioning |
getPositioning()
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setPositioning(Positioning positioning)
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
|
String |
toString()
Returns a string representation of this object.
|
UpdateFPorts |
withPositioning(Positioning positioning)
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
|
public void setPositioning(Positioning positioning)
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
positioning - Positioning FPorts for the ClockSync, Stream, and GNSS functions.public Positioning getPositioning()
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
public UpdateFPorts withPositioning(Positioning positioning)
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
positioning - Positioning FPorts for the ClockSync, Stream, and GNSS functions.public String toString()
toString in class ObjectObject.toString()public UpdateFPorts clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.