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>
AddNotificationChannelsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionAddNotificationChannelsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(AddNotificationChannelsRequest addNotificationChannelsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
AddNotificationChannelsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<AddNotificationChannelsRequest>- Parameters:
 addNotificationChannelsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -