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