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