| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
InterfaceRequest |
InterfaceRequest.clone() |
InterfaceRequest |
InputConfigurationRequest.getInterface()
The VPC interface that you want to use for the incoming media stream.
|
InterfaceRequest |
DestinationConfigurationRequest.getInterface()
The VPC interface that you want to use for the media stream associated with the output.
|
InterfaceRequest |
InterfaceRequest.withName(String name)
The name of the VPC interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputConfigurationRequest.setInterface(InterfaceRequest interfaceValue)
The VPC interface that you want to use for the incoming media stream.
|
void |
DestinationConfigurationRequest.setInterface(InterfaceRequest interfaceValue)
The VPC interface that you want to use for the media stream associated with the output.
|
InputConfigurationRequest |
InputConfigurationRequest.withInterface(InterfaceRequest interfaceValue)
The VPC interface that you want to use for the incoming media stream.
|
DestinationConfigurationRequest |
DestinationConfigurationRequest.withInterface(InterfaceRequest interfaceValue)
The VPC interface that you want to use for the media stream associated with the output.
|
Copyright © 2025. All rights reserved.