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