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