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