Class UpdateStorageProfileRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.deadline.transform.UpdateStorageProfileRequestMarshaller
- All Implemented Interfaces:
 Marshaller<UpdateStorageProfileRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateStorageProfileRequestMarshaller
extends Object
implements Marshaller<UpdateStorageProfileRequest>
UpdateStorageProfileRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateStorageProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateStorageProfileRequest updateStorageProfileRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateStorageProfileRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateStorageProfileRequest>- Parameters:
 updateStorageProfileRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -