| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
Interface |
Interface.clone() |
Interface |
InputConfiguration.getInterface()
The VPC interface where the media stream comes in from.
|
Interface |
DestinationConfiguration.getInterface()
The VPC interface that is used for the media stream associated with the output.
|
Interface |
Interface.withName(String name)
The name of the VPC interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputConfiguration.setInterface(Interface interfaceValue)
The VPC interface where the media stream comes in from.
|
void |
DestinationConfiguration.setInterface(Interface interfaceValue)
The VPC interface that is used for the media stream associated with the output.
|
InputConfiguration |
InputConfiguration.withInterface(Interface interfaceValue)
The VPC interface where the media stream comes in from.
|
DestinationConfiguration |
DestinationConfiguration.withInterface(Interface interfaceValue)
The VPC interface that is used for the media stream associated with the output.
|
Copyright © 2025. All rights reserved.