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