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