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