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