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