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