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