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