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