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>
CreateLunaClientRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateLunaClientRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateLunaClientRequest createLunaClientRequest)
-
-
-
Constructor Detail
-
CreateLunaClientRequestMarshaller
public CreateLunaClientRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateLunaClientRequest createLunaClientRequest)
- Specified by:
marshallin interfaceMarshaller<CreateLunaClientRequest>
-
-