Uses of Class
software.amazon.awssdk.services.mediaconnect.model.IngressGatewayBridge
-
Packages that use IngressGatewayBridge Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of IngressGatewayBridge in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return IngressGatewayBridge Modifier and Type Method Description IngressGatewayBridgeBridge. ingressGatewayBridge()Returns the value of the IngressGatewayBridge property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type IngressGatewayBridge Modifier and Type Method Description Bridge.BuilderBridge.Builder. ingressGatewayBridge(IngressGatewayBridge ingressGatewayBridge)Sets the value of the IngressGatewayBridge property for this object.
-