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