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