Class DescribeHsmConfigurationsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.redshift.transform.DescribeHsmConfigurationsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeHsmConfigurationsRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeHsmConfigurationsRequestMarshaller extends Object implements Marshaller<DescribeHsmConfigurationsRequest>
DescribeHsmConfigurationsRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeHsmConfigurationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest)
-
-
-
Constructor Detail
-
DescribeHsmConfigurationsRequestMarshaller
public DescribeHsmConfigurationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest)
- Specified by:
marshall
in interfaceMarshaller<DescribeHsmConfigurationsRequest>
-
-