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