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