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