Class RegisterInstanceEventNotificationAttributesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.RegisterInstanceEventNotificationAttributesRequestMarshaller
- All Implemented Interfaces:
Marshaller<RegisterInstanceEventNotificationAttributesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class RegisterInstanceEventNotificationAttributesRequestMarshaller
extends Object
implements Marshaller<RegisterInstanceEventNotificationAttributesRequest>
-
Constructor Summary
ConstructorsConstructorDescriptionRegisterInstanceEventNotificationAttributesRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(RegisterInstanceEventNotificationAttributesRequest registerInstanceEventNotificationAttributesRequest)
-
Constructor Details
-
RegisterInstanceEventNotificationAttributesRequestMarshaller
public RegisterInstanceEventNotificationAttributesRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(RegisterInstanceEventNotificationAttributesRequest registerInstanceEventNotificationAttributesRequest) - Specified by:
marshallin interfaceMarshaller<RegisterInstanceEventNotificationAttributesRequest>
-