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