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