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