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