Class ListCodegenJobsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.amplifyuibuilder.transform.ListCodegenJobsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListCodegenJobsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListCodegenJobsRequestMarshaller
extends Object
implements Marshaller<ListCodegenJobsRequest>
ListCodegenJobsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListCodegenJobsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListCodegenJobsRequest listCodegenJobsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListCodegenJobsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListCodegenJobsRequest>
- Parameters:
- listCodegenJobsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-