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