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>
DescribeHsmConfigurationsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeHsmConfigurationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest)
-
-
-
Constructor Detail
-
DescribeHsmConfigurationsRequestMarshaller
public DescribeHsmConfigurationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeHsmConfigurationsRequest>
-
-