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