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