| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
RangedConnectionDetails |
RangedConnectionDetails.clone() |
RangedConnectionDetails |
AwsGroundStationAgentEndpoint.getIngressAddress()
The ingress address of AgentEndpoint.
|
RangedConnectionDetails |
RangedConnectionDetails.withMtu(Integer mtu)
Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
|
RangedConnectionDetails |
RangedConnectionDetails.withSocketAddress(RangedSocketAddress socketAddress)
A ranged socket address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsGroundStationAgentEndpoint.setIngressAddress(RangedConnectionDetails ingressAddress)
The ingress address of AgentEndpoint.
|
AwsGroundStationAgentEndpoint |
AwsGroundStationAgentEndpoint.withIngressAddress(RangedConnectionDetails ingressAddress)
The ingress address of AgentEndpoint.
|
Copyright © 2023. All rights reserved.