Class ListProjectsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.codecatalyst.transform.ListProjectsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListProjectsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListProjectsRequestMarshaller
extends Object
implements Marshaller<ListProjectsRequest>
ListProjectsRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListProjectsRequest listProjectsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListProjectsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListProjectsRequest>- Parameters:
 listProjectsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -