| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
VpcInterfaceAttachment |
VpcInterfaceAttachment.clone() |
VpcInterfaceAttachment |
UpdateBridgeFlowSourceRequest.getFlowVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this source.
|
VpcInterfaceAttachment |
BridgeFlowSource.getFlowVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this source.
|
VpcInterfaceAttachment |
AddBridgeFlowSourceRequest.getFlowVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this source.
|
VpcInterfaceAttachment |
UpdateGatewayBridgeSourceRequest.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this bridge source.
|
VpcInterfaceAttachment |
AddOutputRequest.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
VpcInterfaceAttachment |
UpdateFlowOutputRequest.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
VpcInterfaceAttachment |
SetGatewayBridgeSourceRequest.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this bridge source.
|
VpcInterfaceAttachment |
GatewayBridgeSource.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this bridge source.
|
VpcInterfaceAttachment |
Output.getVpcInterfaceAttachment()
The name of the VPC interface attachment to use for this output.
|
VpcInterfaceAttachment |
VpcInterfaceAttachment.withVpcInterfaceName(String vpcInterfaceName)
The name of the VPC interface to use for this resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateBridgeFlowSourceRequest.setFlowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
void |
BridgeFlowSource.setFlowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
void |
AddBridgeFlowSourceRequest.setFlowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
void |
UpdateGatewayBridgeSourceRequest.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
void |
AddOutputRequest.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
void |
UpdateFlowOutputRequest.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
void |
SetGatewayBridgeSourceRequest.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
void |
GatewayBridgeSource.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
void |
Output.setVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
UpdateBridgeFlowSourceRequest |
UpdateBridgeFlowSourceRequest.withFlowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
BridgeFlowSource |
BridgeFlowSource.withFlowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
AddBridgeFlowSourceRequest |
AddBridgeFlowSourceRequest.withFlowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
UpdateGatewayBridgeSourceRequest |
UpdateGatewayBridgeSourceRequest.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
AddOutputRequest |
AddOutputRequest.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
UpdateFlowOutputRequest |
UpdateFlowOutputRequest.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
SetGatewayBridgeSourceRequest |
SetGatewayBridgeSourceRequest.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
GatewayBridgeSource |
GatewayBridgeSource.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
Output |
Output.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this output.
|
Copyright © 2023. All rights reserved.