| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
SocketAddress |
DataflowEndpoint.address()
Socket address of a dataflow endpoint.
|
SocketAddress |
ConnectionDetails.socketAddress()
A socket address.
|
| Modifier and Type | Method and Description |
|---|---|
DataflowEndpoint.Builder |
DataflowEndpoint.Builder.address(SocketAddress address)
Socket address of a dataflow endpoint.
|
ConnectionDetails.Builder |
ConnectionDetails.Builder.socketAddress(SocketAddress socketAddress)
A socket address.
|
Copyright © 2023. All rights reserved.