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