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