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