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