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