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