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