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