| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDetails |
ConnectionDetails.clone() |
ConnectionDetails |
AwsGroundStationAgentEndpoint.getEgressAddress()
The egress address of AgentEndpoint.
|
ConnectionDetails |
ConnectionDetails.withMtu(Integer mtu)
Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
|
ConnectionDetails |
ConnectionDetails.withSocketAddress(SocketAddress socketAddress)
A socket address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsGroundStationAgentEndpoint.setEgressAddress(ConnectionDetails egressAddress)
The egress address of AgentEndpoint.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withEgressAddress(ConnectionDetails egressAddress)
The egress address of AgentEndpoint.
|
Copyright © 2025. All rights reserved.