| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
List<Endpoint> |
ListEndpointsResponse.endpoints()
The endpoints returned by the call.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsResponse.Builder |
ListEndpointsResponse.Builder.endpoints(Endpoint... endpoints)
The endpoints returned by the call.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsResponse.Builder |
ListEndpointsResponse.Builder.endpoints(Collection<Endpoint> endpoints)
The endpoints returned by the call.
|
Copyright © 2022. All rights reserved.