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