| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static Interface.Builder |
Interface.builder() |
Interface.Builder |
Interface.Builder.name(String name)
The name of the VPC interface.
|
Interface.Builder |
Interface.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Interface.Builder> |
Interface.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default InputConfiguration.Builder |
InputConfiguration.Builder.interfaceValue(Consumer<Interface.Builder> interfaceValue)
The VPC interface where the media stream comes in from.
|
default DestinationConfiguration.Builder |
DestinationConfiguration.Builder.interfaceValue(Consumer<Interface.Builder> interfaceValue)
The VPC interface that is used for the media stream associated with the output.
|
Copyright © 2021. All rights reserved.