| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayBridgeSourceRequest |
UpdateGatewayBridgeSourceRequest.clone() |
UpdateGatewayBridgeSourceRequest |
UpdateFlowSourceRequest.getGatewayBridgeSource()
The source configuration for cloud flows receiving a stream from a bridge.
|
UpdateGatewayBridgeSourceRequest |
UpdateGatewayBridgeSourceRequest.withBridgeArn(String bridgeArn)
The ARN of the bridge feeding this flow.
|
UpdateGatewayBridgeSourceRequest |
UpdateGatewayBridgeSourceRequest.withVpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFlowSourceRequest.setGatewayBridgeSource(UpdateGatewayBridgeSourceRequest gatewayBridgeSource)
The source configuration for cloud flows receiving a stream from a bridge.
|
UpdateFlowSourceRequest |
UpdateFlowSourceRequest.withGatewayBridgeSource(UpdateGatewayBridgeSourceRequest gatewayBridgeSource)
The source configuration for cloud flows receiving a stream from a bridge.
|
Copyright © 2024. All rights reserved.