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