| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayBridgeSource.Builder |
GatewayBridgeSource.Builder.bridgeArn(String bridgeArn)
The ARN of the bridge feeding this flow.
|
static GatewayBridgeSource.Builder |
GatewayBridgeSource.builder() |
GatewayBridgeSource.Builder |
GatewayBridgeSource.toBuilder() |
default GatewayBridgeSource.Builder |
GatewayBridgeSource.Builder.vpcInterfaceAttachment(Consumer<VpcInterfaceAttachment.Builder> vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
GatewayBridgeSource.Builder |
GatewayBridgeSource.Builder.vpcInterfaceAttachment(VpcInterfaceAttachment vpcInterfaceAttachment)
The name of the VPC interface attachment to use for this bridge source.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GatewayBridgeSource.Builder> |
GatewayBridgeSource.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Source.Builder |
Source.Builder.gatewayBridgeSource(Consumer<GatewayBridgeSource.Builder> gatewayBridgeSource)
The source configuration for cloud flows receiving a stream from a bridge.
|
Copyright © 2023. All rights reserved.