Class DescribeNetworkInterfacePermissionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.DescribeNetworkInterfacePermissionsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeNetworkInterfacePermissionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeNetworkInterfacePermissionsRequestMarshaller
extends Object
implements Marshaller<DescribeNetworkInterfacePermissionsRequest>
DescribeNetworkInterfacePermissionsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeNetworkInterfacePermissionsRequest describeNetworkInterfacePermissionsRequest)
-
Constructor Details
-
DescribeNetworkInterfacePermissionsRequestMarshaller
public DescribeNetworkInterfacePermissionsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeNetworkInterfacePermissionsRequest describeNetworkInterfacePermissionsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeNetworkInterfacePermissionsRequest>
-