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