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