| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model | |
| software.amazon.awssdk.services.globalaccelerator.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PortMapping> |
ListCustomRoutingPortMappingsResponse.portMappings()
The port mappings for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingPortMappingsResponse.Builder |
ListCustomRoutingPortMappingsResponse.Builder.portMappings(PortMapping... portMappings)
The port mappings for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingPortMappingsResponse.Builder |
ListCustomRoutingPortMappingsResponse.Builder.portMappings(Collection<PortMapping> portMappings)
The port mappings for a custom routing accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<PortMapping> |
ListCustomRoutingPortMappingsPublisher.portMappings()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<PortMapping> |
ListCustomRoutingPortMappingsIterable.portMappings()
Returns an iterable to iterate through the paginated
ListCustomRoutingPortMappingsResponse.portMappings()
member. |
Copyright © 2023. All rights reserved.