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