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