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