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