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>
ReplaceNetworkAclEntryRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionReplaceNetworkAclEntryRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ReplaceNetworkAclEntryRequest replaceNetworkAclEntryRequest)
-
Constructor Details
-
ReplaceNetworkAclEntryRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ReplaceNetworkAclEntryRequest>
-