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