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