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