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