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