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