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