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>
BatchDescribeTypeConfigurationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionBatchDescribeTypeConfigurationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest)
-
Constructor Details
-
BatchDescribeTypeConfigurationsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest) - Specified by:
marshallin interfaceMarshaller<BatchDescribeTypeConfigurationsRequest>
-