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