| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static VpcInterfaceAttachment.Builder |
VpcInterfaceAttachment.builder() |
VpcInterfaceAttachment.Builder |
VpcInterfaceAttachment.toBuilder() |
VpcInterfaceAttachment.Builder |
VpcInterfaceAttachment.Builder.vpcInterfaceName(String vpcInterfaceName)
The name of the VPC interface to use for this output.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VpcInterfaceAttachment.Builder> |
VpcInterfaceAttachment.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Output.Builder |
Output.Builder.vpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
default UpdateFlowOutputRequest.Builder |
UpdateFlowOutputRequest.Builder.vpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
default AddOutputRequest.Builder |
AddOutputRequest.Builder.vpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
Copyright © 2020. All rights reserved.