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