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>
GetHomeRegionRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetHomeRegionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetHomeRegionRequest getHomeRegionRequest)
-
-
-
Constructor Detail
-
GetHomeRegionRequestMarshaller
public GetHomeRegionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetHomeRegionRequest getHomeRegionRequest)
- Specified by:
marshallin interfaceMarshaller<GetHomeRegionRequest>
-
-