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