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