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