Uses of Class
software.amazon.awssdk.services.mediaconnect.model.VpcInterfaceAttachment
-
Packages that use VpcInterfaceAttachment Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of VpcInterfaceAttachment in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return VpcInterfaceAttachment Modifier and Type Method Description VpcInterfaceAttachmentAddBridgeFlowSourceRequest. flowVpcInterfaceAttachment()The name of the VPC interface attachment to use for this source.VpcInterfaceAttachmentBridgeFlowSource. flowVpcInterfaceAttachment()The name of the VPC interface attachment to use for this source.VpcInterfaceAttachmentUpdateBridgeFlowSourceRequest. flowVpcInterfaceAttachment()The name of the VPC interface attachment to use for this source.VpcInterfaceAttachmentAddOutputRequest. vpcInterfaceAttachment()The name of the VPC interface attachment to use for this output.VpcInterfaceAttachmentGatewayBridgeSource. vpcInterfaceAttachment()The name of the VPC interface attachment to use for this bridge source.VpcInterfaceAttachmentOutput. vpcInterfaceAttachment()The name of the VPC interface attachment to use for this output.VpcInterfaceAttachmentSetGatewayBridgeSourceRequest. vpcInterfaceAttachment()The name of the VPC interface attachment to use for this bridge source.VpcInterfaceAttachmentUpdateFlowOutputRequest. vpcInterfaceAttachment()The name of the VPC interface attachment to use for this output.VpcInterfaceAttachmentUpdateGatewayBridgeSourceRequest. vpcInterfaceAttachment()The name of the VPC interface attachment to use for this bridge source.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type VpcInterfaceAttachment Modifier and Type Method Description AddBridgeFlowSourceRequest.BuilderAddBridgeFlowSourceRequest.Builder. flowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)The name of the VPC interface attachment to use for this source.BridgeFlowSource.BuilderBridgeFlowSource.Builder. flowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)The name of the VPC interface attachment to use for this source.UpdateBridgeFlowSourceRequest.BuilderUpdateBridgeFlowSourceRequest.Builder. flowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)The name of the VPC interface attachment to use for this source.AddOutputRequest.BuilderAddOutputRequest.Builder. vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)The name of the VPC interface attachment to use for this output.GatewayBridgeSource.BuilderGatewayBridgeSource.Builder. vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)The name of the VPC interface attachment to use for this bridge source.Output.BuilderOutput.Builder. vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)The name of the VPC interface attachment to use for this output.SetGatewayBridgeSourceRequest.BuilderSetGatewayBridgeSourceRequest.Builder. vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)The name of the VPC interface attachment to use for this bridge source.UpdateFlowOutputRequest.BuilderUpdateFlowOutputRequest.Builder. vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)The name of the VPC interface attachment to use for this output.UpdateGatewayBridgeSourceRequest.BuilderUpdateGatewayBridgeSourceRequest.Builder. vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)The name of the VPC interface attachment to use for this bridge source.
-