| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model | |
| software.amazon.awssdk.services.mediaconvert.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Endpoint> |
DescribeEndpointsResponse.endpoints()
List of endpoints
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointsResponse.Builder |
DescribeEndpointsResponse.Builder.endpoints(Endpoint... endpoints)
List of endpoints
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointsResponse.Builder |
DescribeEndpointsResponse.Builder.endpoints(Collection<Endpoint> endpoints)
List of endpoints
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Endpoint> |
DescribeEndpointsPublisher.endpoints()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Endpoint> |
DescribeEndpointsIterable.endpoints()
Returns an iterable to iterate through the paginated
DescribeEndpointsResponse.endpoints() member. |
Copyright © 2023. All rights reserved.