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