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