Class UpdateLocationAzureBlobRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datasync.transform.UpdateLocationAzureBlobRequestMarshaller
- All Implemented Interfaces:
- Marshaller<UpdateLocationAzureBlobRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateLocationAzureBlobRequestMarshaller
extends Object
implements Marshaller<UpdateLocationAzureBlobRequest>
UpdateLocationAzureBlobRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionUpdateLocationAzureBlobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(UpdateLocationAzureBlobRequest updateLocationAzureBlobRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
UpdateLocationAzureBlobRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<UpdateLocationAzureBlobRequest>
- Parameters:
- updateLocationAzureBlobRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-