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