| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelEgressEndpoint |
ChannelEgressEndpoint.clone() |
ChannelEgressEndpoint |
ChannelEgressEndpoint.withSourceIp(String sourceIp)
Public IP of where a channel's output comes from
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelEgressEndpoint> |
StopChannelResult.getEgressEndpoints()
The endpoints where outgoing connections initiate from
|
List<ChannelEgressEndpoint> |
RestartChannelPipelinesResult.getEgressEndpoints()
The endpoints where outgoing connections initiate from
|
List<ChannelEgressEndpoint> |
DeleteChannelResult.getEgressEndpoints()
The endpoints where outgoing connections initiate from
|
List<ChannelEgressEndpoint> |
StartChannelResult.getEgressEndpoints()
The endpoints where outgoing connections initiate from
|
List<ChannelEgressEndpoint> |
DescribeChannelResult.getEgressEndpoints()
The endpoints where outgoing connections initiate from
|
List<ChannelEgressEndpoint> |
Channel.getEgressEndpoints()
The endpoints where outgoing connections initiate from
|
List<ChannelEgressEndpoint> |
ChannelSummary.getEgressEndpoints()
The endpoints where outgoing connections initiate from
|
| Modifier and Type | Method and Description |
|---|---|
StopChannelResult |
StopChannelResult.withEgressEndpoints(ChannelEgressEndpoint... egressEndpoints)
The endpoints where outgoing connections initiate from
|
RestartChannelPipelinesResult |
RestartChannelPipelinesResult.withEgressEndpoints(ChannelEgressEndpoint... egressEndpoints)
The endpoints where outgoing connections initiate from
|
DeleteChannelResult |
DeleteChannelResult.withEgressEndpoints(ChannelEgressEndpoint... egressEndpoints)
The endpoints where outgoing connections initiate from
|
StartChannelResult |
StartChannelResult.withEgressEndpoints(ChannelEgressEndpoint... egressEndpoints)
The endpoints where outgoing connections initiate from
|
DescribeChannelResult |
DescribeChannelResult.withEgressEndpoints(ChannelEgressEndpoint... egressEndpoints)
The endpoints where outgoing connections initiate from
|
Channel |
Channel.withEgressEndpoints(ChannelEgressEndpoint... egressEndpoints)
The endpoints where outgoing connections initiate from
|
ChannelSummary |
ChannelSummary.withEgressEndpoints(ChannelEgressEndpoint... egressEndpoints)
The endpoints where outgoing connections initiate from
|
| Modifier and Type | Method and Description |
|---|---|
void |
StopChannelResult.setEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
void |
RestartChannelPipelinesResult.setEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
void |
DeleteChannelResult.setEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
void |
StartChannelResult.setEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
void |
DescribeChannelResult.setEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
void |
Channel.setEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
void |
ChannelSummary.setEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
StopChannelResult |
StopChannelResult.withEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
RestartChannelPipelinesResult |
RestartChannelPipelinesResult.withEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
DeleteChannelResult |
DeleteChannelResult.withEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
StartChannelResult |
StartChannelResult.withEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
DescribeChannelResult |
DescribeChannelResult.withEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
Channel |
Channel.withEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
ChannelSummary |
ChannelSummary.withEgressEndpoints(Collection<ChannelEgressEndpoint> egressEndpoints)
The endpoints where outgoing connections initiate from
|
Copyright © 2024. All rights reserved.