Class DeleteLunaClientRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudhsm.transform.DeleteLunaClientRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteLunaClientRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteLunaClientRequestMarshaller extends Object implements Marshaller<DeleteLunaClientRequest>
DeleteLunaClientRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteLunaClientRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteLunaClientRequest deleteLunaClientRequest)
-
-
-
Constructor Detail
-
DeleteLunaClientRequestMarshaller
public DeleteLunaClientRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteLunaClientRequest deleteLunaClientRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteLunaClientRequest>
-
-