Class AddBridgeOutputsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.mediaconnect.transform.AddBridgeOutputsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<AddBridgeOutputsRequest>
@Generated("software.amazon.awssdk:codegen") public class AddBridgeOutputsRequestMarshaller extends Object implements Marshaller<AddBridgeOutputsRequest>
AddBridgeOutputsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description AddBridgeOutputsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(AddBridgeOutputsRequest addBridgeOutputsRequest)
-
-
-
Constructor Detail
-
AddBridgeOutputsRequestMarshaller
public AddBridgeOutputsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AddBridgeOutputsRequest addBridgeOutputsRequest)
- Specified by:
marshallin interfaceMarshaller<AddBridgeOutputsRequest>
-
-