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