| 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 resource.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VpcInterfaceAttachment.Builder> |
VpcInterfaceAttachment.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BridgeFlowSource.Builder |
BridgeFlowSource.Builder.flowVpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
default AddBridgeFlowSourceRequest.Builder |
AddBridgeFlowSourceRequest.Builder.flowVpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
default UpdateBridgeFlowSourceRequest.Builder |
UpdateBridgeFlowSourceRequest.Builder.flowVpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
default UpdateGatewayBridgeSourceRequest.Builder |
UpdateGatewayBridgeSourceRequest.Builder.vpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
default SetGatewayBridgeSourceRequest.Builder |
SetGatewayBridgeSourceRequest.Builder.vpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
default GatewayBridgeSource.Builder |
GatewayBridgeSource.Builder.vpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
default Output.Builder |
Output.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.
|
default UpdateFlowOutputRequest.Builder |
UpdateFlowOutputRequest.Builder.vpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
Copyright © 2023. All rights reserved.