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