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