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