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