Class GetServiceSyncBlockerSummaryRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.proton.transform.GetServiceSyncBlockerSummaryRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetServiceSyncBlockerSummaryRequest>
@Generated("software.amazon.awssdk:codegen") public class GetServiceSyncBlockerSummaryRequestMarshaller extends Object implements Marshaller<GetServiceSyncBlockerSummaryRequest>
GetServiceSyncBlockerSummaryRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetServiceSyncBlockerSummaryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetServiceSyncBlockerSummaryRequest getServiceSyncBlockerSummaryRequest)
-
-
-
Constructor Detail
-
GetServiceSyncBlockerSummaryRequestMarshaller
public GetServiceSyncBlockerSummaryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetServiceSyncBlockerSummaryRequest getServiceSyncBlockerSummaryRequest)
- Specified by:
marshallin interfaceMarshaller<GetServiceSyncBlockerSummaryRequest>
-
-